]> git.sev.monster Git - dotfiles.git/commit - .gitignore
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>
Fri, 5 Apr 2024 21:27:40 +0000 (16:27 -0500)
commit6d54344e74d961369b15acb46cc95ae8da282c79
tree41a87079d971dce9792d7f600a0850f3fdf39db1
parent8876bf624448f3b8b6a2fabe6df726489987038b
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.044648 seconds and 4 git commands to generate.