diff --git a/i3/shared.conf b/i3/shared.conf
index 662cb71..4a5929b 100644
--- a/i3/shared.conf
+++ b/i3/shared.conf
@@ -198,7 +198,8 @@ bindsym $mod+s exec scrot '%Y:%m:%d:%H:%M:%S.png' -e 'mv $f ~/Pictures/screensho
 bindsym --release $mod+Shift+s exec scrot '%Y:%m:%d:%H:%M:%S.png' -s -e 'mv $f ~/Pictures/screenshots/'
 
 # Keyring
-exec --no-startup-id /usr/bin/gnome-keyring-daemon --start --components=secrets
+exec --no-startup-id dbus-update-activation-environment --all
+exec --no-startup-id /usr/bin/gnome-keyring-daemon --start --components=secrets,pkcs11,ssh
 
 # NextCloud sync client
 exec --no-startup-id nextcloud