This commit is contained in:
fro
2025-12-28 15:23:08 -05:00
parent 1968d657dd
commit b52b6f5b47

View File

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