/ rem of programs moved to startup.sh

This commit is contained in:
committer@t470p
2024-11-17 17:19:13 -05:00
parent 9f8ead9b93
commit 4e34dc19f3

View File

@@ -208,10 +208,6 @@ exec_always --no-startup-id setxkbmap -model pc105 -layout us,no -option grp:cap
exec --no-startup-id nitrogen --restore exec --no-startup-id nitrogen --restore
exec --no-startup-id pasystray exec --no-startup-id pasystray
exec --no-startup-id startup.sh exec --no-startup-id startup.sh
#exec --no-startup-id nextcloud
#exec --no-startup-id pcloud
#exec --no-startup-id protonvpn-app
#exec --no-startup-id /home/poq/syncDir/secrets/keyring/add_keyring_secrets.sh # disappearing keyring fix
# screen off after 30 min (1800 sec) # screen off after 30 min (1800 sec)
exec_always --no-startup-id xset dpms 0 0 1800; exec_always --no-startup-id xset dpms 0 0 1800;