feat: trying xautolock
This commit is contained in:
parent
2306f88f57
commit
9124f8bf46
@ -4,7 +4,6 @@
|
||||
|
||||
# session launch
|
||||
|
||||
xss-lock -- slock &
|
||||
redshift &
|
||||
dunst -follow mouse &> /dev/null & #temp fix
|
||||
# MPD daemon start (if no other user instance exists)
|
||||
@ -15,6 +14,7 @@ sbacklight set 3 &
|
||||
setbg &
|
||||
dwmblocks &
|
||||
xrdb "$XDG_CONFIG_HOME/X11/xresources"
|
||||
xautolock -locker slock -time 1 -corners 000- &
|
||||
|
||||
setxkbmap 'fr(oss)'
|
||||
remaps &
|
||||
|
Reference in New Issue
Block a user