[system] feat: change default lockscreen to xss-lock

This commit is contained in:
David JULIEN 2022-11-23 23:33:17 +01:00
parent 3a8e28ad46
commit 5a4c0abad0
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ setbg &
dwmblocks &
xrdb "$XDG_CONFIG_HOME/X11/xresources"
xrdb -merge "$XDG_STATE_HOME/xcolors"
xautolock -locker slock -time 5 -corners 000- &
xss-lock -- slock &
get_dbus &
xinput set-prop 'Synaptics TM3072-003' 'libinput Tapping Enabled' 1 &