]> git.sev.monster Git - dotfiles.git/commit - base/.zprofile
tweaks to zsh/env (xdg, dbus, gpg, tmp), sway, ...
authorsev <git@sev.monster>
Tue, 15 Mar 2022 10:47:15 +0000 (05:47 -0500)
committersev <git@sev.monster>
Thu, 24 Mar 2022 03:00:49 +0000 (22:00 -0500)
commite4677c6bc5c3de5dc9092e4a7636d0587c5353c1
tree41a87079d971dce9792d7f600a0850f3fdf39db1
parentc51966c07c364efb607d48bdb84a78d0509c4cfe
tweaks to zsh/env (xdg, dbus, gpg, tmp), sway, ...

.gitignore: fix paths and add sway config.d
install.sh: handle gui stuff better, fix icons, fix linking
gui:
- mostly fix cursor and size, still doesn't work sometimes
- add Qt4 and GTK4 config
sway:
- remove export section, turns out it never worked
- float wayland pinentry-qt
- start pipewire on launch
bin: fix pinentry early exit, reorganize choices
gpg: point to system pinentry
zsh:
- rewrite gpg-agent.conf to update pinentry-program
- better logout/cleanup
- allow overwriting CHARSET, LANG, LC_CTYPE
- rewrite tmp setup and usage
- rewrite xdg cache and runtime setup and usage
- add dbus launch
- split gpg home setup into own block
- split gpg and ssh agent setup
- move cleanup of gpg forwarding and tmp into function
- run gpg/tmp cleanup on logout
- update gpg/ssh agent setup to be more intelligent
- fix using wrong pinentry with better gui detection
- debounce perl local::lib setup
12 files changed:
.gitignore
base/.gtkrc-2.0
base/.zlogout
base/.zprofile
base/.zshenv
bin/pinentry
etc/Trolltech.conf [new file with mode: 0644]
etc/gtk-3.0/settings.ini
etc/gtk-4.0/settings.ini [new file with mode: 0644]
etc/sway/config
gnupg/gpg-agent.conf
install.sh
This page took 0.041751 seconds and 4 git commands to generate.