diff --git a/X/.xinitrc b/X/.xinitrc index 21c4703..14b9bc9 100644 --- a/X/.xinitrc +++ b/X/.xinitrc @@ -1,8 +1,8 @@ # Allow inclusion of home directories in ~/.Xresources xrdb -I$HOME ~/.Xresources -# Autolock after 1 minute without any input, unless the mouse is in the corner -xautolock -time 1 -corners 000+ -locker "~/scripts/i3exit lock" +# Autolock after 1 minute without any input, lock on upper-left, don't in lower-right +xautolock -time 1 -cornerredelay 5 -corners +00- -locker "~/scripts/i3exit lock" & # Launch i3 exec i3