/ tidying

This commit is contained in:
fro
2025-12-28 16:50:01 -05:00
parent 841f0b18b8
commit 395adcce37

View File

@@ -398,13 +398,9 @@ for_window [class="SpeedCrunch"] floating enable border normal
# ---
# run programs
# ~ screen locking is handled by startup_auto.sh
# ---
exec_always --no-startup-id setxkbmap -model pc105 -layout us,no -option grp:caps_toggle,grp_led:scroll; # keyboard layout switch
exec --no-startup-id pasystray
exec --no-startup-id sleep 5; startup_auto.sh
#exec --no-startup-id pcloud # unable to execute this from startup.sh, by some weird reason (it used to work)
# ---
# screen locker
# ---
# locking of screens is handled by startup.sh