/+ add_keys.sh

disappearing keyring fix
This commit is contained in:
committer@t470p
2024-11-16 21:30:43 -05:00
parent 6336cf6190
commit 42975111c4

View File

@@ -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;