diff --git a/dots/i3wm/config b/dots/i3wm/config index 4d7b23d..7c3ec4e 100644 --- a/dots/i3wm/config +++ b/dots/i3wm/config @@ -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