From d661acf2907eccbad5c5648c1e0d03ab2a63233f Mon Sep 17 00:00:00 2001 From: "committer@t470p" Date: Sat, 16 Nov 2024 22:22:06 -0500 Subject: [PATCH] =?UTF-8?q?/=20rn=20"add=5Fkeys.sh"=20=E2=9E=94=20"add=5Fk?= =?UTF-8?q?eyring=5Fsecrets.sh"?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- dots/i3wm/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dots/i3wm/config b/dots/i3wm/config index b596bc5..f70cee0 100644 --- a/dots/i3wm/config +++ b/dots/i3wm/config @@ -205,12 +205,12 @@ bindsym Ctrl+Print exec --no-startup-id scrot -d 3 -e 'xclip $f -selection clipb # run programs # --- exec_always --no-startup-id setxkbmap -model pc105 -layout us,no -option grp:caps_toggle,grp_led:scroll; # keyboard layout switch +exec --no-startup-id /home/poq/syncDir/secrets/keyring/add_keyring_secrets.sh # disappearing keyring fix exec --no-startup-id nextcloud 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;