diff --git a/xinitrc b/xinitrc index 38e3901..377bd88 100755 --- a/xinitrc +++ b/xinitrc @@ -30,7 +30,7 @@ case $1 in xbindkeys -n & urxvtd & udiskie --tray & - xautolock -time 10 -locker slock -corners -0+0 -cornerdelay 3 & + systemctl --user start xautolock exec herbstluftwm --locked ;; esac