[system] feat: change default lockscreen to xss-lock
This commit is contained in:
parent
3a8e28ad46
commit
5a4c0abad0
@ -17,7 +17,7 @@ setbg &
|
|||||||
dwmblocks &
|
dwmblocks &
|
||||||
xrdb "$XDG_CONFIG_HOME/X11/xresources"
|
xrdb "$XDG_CONFIG_HOME/X11/xresources"
|
||||||
xrdb -merge "$XDG_STATE_HOME/xcolors"
|
xrdb -merge "$XDG_STATE_HOME/xcolors"
|
||||||
xautolock -locker slock -time 5 -corners 000- &
|
xss-lock -- slock &
|
||||||
get_dbus &
|
get_dbus &
|
||||||
|
|
||||||
xinput set-prop 'Synaptics TM3072-003' 'libinput Tapping Enabled' 1 &
|
xinput set-prop 'Synaptics TM3072-003' 'libinput Tapping Enabled' 1 &
|
||||||
|
Reference in New Issue
Block a user