From e3d140ebb4e5a42fddfe5c78b0ec19f2edc019ea Mon Sep 17 00:00:00 2001 From: Christian Colglazier Date: Fri, 19 Aug 2022 12:39:56 -0400 Subject: [PATCH] Sway keyring support --- i3/shared.conf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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