diff --git a/.zprofile b/.zprofile index 17c26e8..9ef5c42 100644 --- a/.zprofile +++ b/.zprofile @@ -2,5 +2,6 @@ eval $(ssh-agent) if [ "$(tty)" = "/dev/tty1" ]; then exec dbus-run-session sway fi +setcolors $HOME/src/linux-vt-setcolors/conf GPG_TTY=$(tty) killall gnome-keyring-daemon