w
This commit is contained in:
@@ -93,9 +93,10 @@ elif [[ "${XWM}" == "i3" ]]; then
|
||||
|
||||
# populate keyring, and sleep to make sure it takes effect before apps start
|
||||
lordOfTheRing.sh
|
||||
sleep 13.5
|
||||
sleep 5
|
||||
|
||||
notify-send "<< i3wm >>"
|
||||
notify-send "[ ${display_setup} ]"
|
||||
|
||||
# set up screen locking and monitor/display power management
|
||||
xset dpms 0 0 599 # screen off after X seconds
|
||||
@@ -111,10 +112,13 @@ elif [[ "${XWM}" == "i3" ]]; then
|
||||
#/usr/bin/megasync &
|
||||
|
||||
#/usr/bin/pcloud &
|
||||
i3-msg "exec sleep 5; pcloud"
|
||||
#/usr/bin/pcloud
|
||||
pcloud &
|
||||
#i3-msg "exec sleep 5; pcloud"
|
||||
|
||||
#/usr/bin/pcloud
|
||||
#pcloud &
|
||||
|
||||
|
||||
exec sleep 5; pcloud &
|
||||
|
||||
|
||||
#if [[ "${HOSTNAME}" == "tuxwarrior" ]] ; then
|
||||
|
||||
Reference in New Issue
Block a user