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