From d4df4dbcf5a7ffd78eec810702af49a661ecfe56 Mon Sep 17 00:00:00 2001 From: Nulo Date: Sun, 9 Oct 2022 15:02:57 -0300 Subject: [PATCH] sway: gnome-keyring-daemon --- .config/sway/config | 1 + 1 file changed, 1 insertion(+) diff --git a/.config/sway/config b/.config/sway/config index b4da6f5..1852b38 100644 --- a/.config/sway/config +++ b/.config/sway/config @@ -261,3 +261,4 @@ exec "pgrep -x goimapnotify >/dev/null || goimapnotify -conf ~/.config/imapnotif exec "foot --app-id=neomutt neomutt" exec telegram-desktop +exec "gnome-keyring-daemon --foreground --components=pkcs11,secrets,ssh"