diff --git a/.profile b/.profile index aceb2fe..496c5d3 100644 --- a/.profile +++ b/.profile @@ -31,6 +31,5 @@ fi if [ -z "$DBUS_SESSION_BUS_ADDRESS" ]; then eval $(dbus-launch --sh-syntax --exit-with-session) dbus-update-activation-environment --systemd DISPLAY - export $(/usr/bin/gnome-keyring-daemon --start --components=pkcs11,secrets,ssh,gnupg) - export SSH_AUTH_SOCK fi +export $(/usr/bin/gnome-keyring-daemon --start --components=pkcs11,secrets,ssh,gnupg)