Increase time to (re)blank screen on lock
This commit is contained in:
parent
aedf9ae135
commit
3c3729abbc
@ -15,7 +15,7 @@ exec --no-startup-id mailnag
|
|||||||
exec --no-startup-id touchegg 2>&1 > /dev/null
|
exec --no-startup-id touchegg 2>&1 > /dev/null
|
||||||
exec --no-startup-id numlockx on # enable numlock
|
exec --no-startup-id numlockx on # enable numlock
|
||||||
exec --no-startup-id xset s off dpms 0 0 0 # disable auto screen blanking
|
exec --no-startup-id xset s off dpms 0 0 0 # disable auto screen blanking
|
||||||
exec --no-startup-id xautolock -time 5 -locker "~/.config/i3/lock.sh lock 1" -detectsleep
|
exec --no-startup-id xautolock -time 5 -locker "~/.config/i3/lock.sh lock 5" -detectsleep
|
||||||
|
|
||||||
# keyboard settings
|
# keyboard settings
|
||||||
exec --no-startup-id setxkbmap -option 'ctrl:nocaps' -option "shift:both_capslock"
|
exec --no-startup-id setxkbmap -option 'ctrl:nocaps' -option "shift:both_capslock"
|
||||||
|
Loading…
Reference in New Issue
Block a user