From 42975111c4d78b654bb204d70f2c22d2ab75daf0 Mon Sep 17 00:00:00 2001 From: "committer@t470p" Date: Sat, 16 Nov 2024 21:30:43 -0500 Subject: [PATCH] /+ add_keys.sh disappearing keyring fix --- dots/i3wm/config | 1 + 1 file changed, 1 insertion(+) diff --git a/dots/i3wm/config b/dots/i3wm/config index 6f99427..b596bc5 100644 --- a/dots/i3wm/config +++ b/dots/i3wm/config @@ -210,6 +210,7 @@ exec --no-startup-id nitrogen --restore exec --no-startup-id pasystray exec --no-startup-id pcloud exec --no-startup-id protonvpn-app +exec --no-startup-id /home/poq/syncDir/secrets/keyring/add_keys.sh # disappearing keyring fix # screen off after 30 min (1800 sec) exec_always --no-startup-id xset dpms 0 0 1800;