This commit is contained in:
fro
2025-12-28 15:40:40 -05:00
parent 7471aa004b
commit baa18c8e28

View File

@@ -102,6 +102,8 @@ elif [[ "${XWM}" == "i3" ]]; then
xset dpms 0 0 599 # screen off after X seconds xset dpms 0 0 599 # screen off after X seconds
xautolock -time 20 -locker i3lock_fk.sh # lock after X minutes xautolock -time 20 -locker i3lock_fk.sh # lock after X minutes
sleep 5
# start miscellanous programs # start miscellanous programs
#megasync & # mega sync service #megasync & # mega sync service
#nextcloud & # nextcloud file sync #nextcloud & # nextcloud file sync
@@ -112,10 +114,10 @@ elif [[ "${XWM}" == "i3" ]]; then
#/usr/bin/megasync & #/usr/bin/megasync &
#/usr/bin/pcloud & #/usr/bin/pcloud &
i3-msg "exec --no-startup-id pcloud" #i3-msg "exec --no-startup-id pcloud"
#/usr/bin/pcloud #/usr/bin/pcloud
#pcloud & pcloud &
#pcloud & #pcloud &