[UPDATE] Add xautolock in xinitrc

This commit is contained in:
Bruno BELANYI 2019-07-11 23:20:45 +02:00
parent 23f6ab4c12
commit 6e82a6c646

View file

@ -1,5 +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"
# Launch i3
exec i3