summaryrefslogtreecommitdiff
path: root/cs
diff options
context:
space:
mode:
authornic <ra@afu.re>2025-08-23 11:32:21 -0400
committernic <ra@afu.re>2025-08-23 11:32:21 -0400
commit36bedce54c0b107c6984efaf0ba28c9b65216896 (patch)
treeb82f63dcf8637aae4973b81a679d4cbcbec278f8 /cs
parentd9fbec3d6a1d6fcae067f1c12baa5ea344a8ca25 (diff)
Auto from nzxt - Sat 23 Aug 2025 11:32:21 AM EDT
Diffstat (limited to 'cs')
-rw-r--r--cs/Gentoo/Asahi - Gentoo - Wayland - Suckless Setup.md61
1 files changed, 26 insertions, 35 deletions
diff --git a/cs/Gentoo/Asahi - Gentoo - Wayland - Suckless Setup.md b/cs/Gentoo/Asahi - Gentoo - Wayland - Suckless Setup.md
index fc3f051..1ba82ab 100644
--- a/cs/Gentoo/Asahi - Gentoo - Wayland - Suckless Setup.md
+++ b/cs/Gentoo/Asahi - Gentoo - Wayland - Suckless Setup.md
@@ -179,6 +179,24 @@ emerge dev-libs/wayland x11-base/xwayland gui-libs/wlroots sys-auth/seatd \
usermod -aG seat yourusername
+### GPG
+https://github.com/t-8ch/pinentry-bemenu
+
+emerge sys-auth/pam-gnupg app-admin/pass
+
+libtool --finish /lib64/security
+
+USE = gtk emerge pinentry
+eselect pinentry set x
+vim .gnupg/.../agent.conf << pinentry-program /path/
+
+auth optional pam_gnupg.so store-only\n session optional pam_gnupg.so >> /etc/pam.d/system-login
+
+allow-preset-passphrase\n max-cache-ttl 86400 >> ~/.gnupg/gpg-agent.conf
+
+gpg --full-gen-key
+gpg -K --with-keygrip >> ~/.config/pam-gnupg
+
### Dotfiles g git
@@ -191,58 +209,31 @@ emerge app-misc/lf media-video/mpv media-gfx/nsxiv media-gfx/ueberzugpp \
net-misc/yt-dlp media-video/ffmpeg app-text/wgetpaste \
www-client/firefox:esr
+emerge -av gui-apps/slurp gui-apps/grim
+
rc-udpate add speakersafetyd-noroot default
> rewrite dmenu script for bemenu
-> ALIAS abook to SHCMD(TERMINAL " -e abook -C ~/.config/abook/abookrc --datafile ~/.config/abook/addressbook") },
-change to blackbook + in local/share?
+> eng fr keybord swift to shift + Fx
->> Logic something similar .zprofile
-> [ "$(tty)" = "/dev/tty1" ] && ! pgrep -x dwl >/dev/null 2>&1 && startw
+> setbg with wbg or alternative?
-gentoo-pipewire-launcher &
-https://wiki.gentoo.org/wiki/PipeWire
+> ALIAS abook to SHCMD(TERMINAL " -e abook -C ~/.config/abook/abookrc --datafile ~/.config/abook/addressbook") }, # dont work arm64... write your own
-> red border dwl
+>> Logic something similar .zprofile
+> [ "$(tty)" = "/dev/tty1" ] && ! pgrep -x dwl >/dev/null 2>&1 && startw
-> region function :slurp & grim ?
-> EMOJIS ?
-{ MODKEY, XK_grave, spawn, {.v = (const char*[]){ "dmenuunicode", NULL } } },
keyboard & screen brightness scripts
-### gpg pass ect
-https://github.com/t-8ch/pinentry-bemenu
-app-admin/pass
-
-emerge sys-auth/pam-gnupg
-
-libtool --finish /lib64/security
-
-USE = gtk emerge pinentry
-eselect pinentry set x
-vim .gnupg/.../agent.conf << pinentry-program /path/
-
-auth optional pam_gnupg.so store-only
-session optional pam_gnupg.so
->> /etc/pam.d/system-login
-
-allow-preset-passphrase
-max-cache-ttl 86400
->> ~/.gnupg/gpg-agent.conf
-
-gpg --full-gen-key
-
-gpg -K --with-keygrip
->> ~/.config/pam-gnupg
-> finish setup foot config
> bloomberg color theme not working ?
> + neomutt color scheme fucked ??
+> neomutt often seg fault
> but all working in ST so problem is foot...