This commit is contained in:
fro
2025-12-28 15:31:25 -05:00
parent c811ecace7
commit b2150bd1c1

View File

@@ -93,7 +93,7 @@ elif [[ "${XWM}" == "i3" ]]; then
# populate keyring, and sleep to make sure it takes effect before apps start # populate keyring, and sleep to make sure it takes effect before apps start
lordOfTheRing.sh lordOfTheRing.sh
sleep 5 sleep 3.5
notify-send "<< i3wm >>" notify-send "<< i3wm >>"
notify-send "[ ${display_setup} ]" notify-send "[ ${display_setup} ]"
@@ -118,7 +118,7 @@ elif [[ "${XWM}" == "i3" ]]; then
#pcloud & #pcloud &
exec sleep 5; pcloud & pcloud &
#if [[ "${HOSTNAME}" == "tuxwarrior" ]] ; then #if [[ "${HOSTNAME}" == "tuxwarrior" ]] ; then