diff --git a/.zprofile b/.zprofile index 1d6b520..17c26e8 100644 --- a/.zprofile +++ b/.zprofile @@ -3,3 +3,4 @@ if [ "$(tty)" = "/dev/tty1" ]; then exec dbus-run-session sway fi GPG_TTY=$(tty) +killall gnome-keyring-daemon