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