Increase idle times
This commit is contained in:
parent
4bcab82b04
commit
32af925468
@ -16,8 +16,8 @@ set $mod Mod3
|
||||
exec_always --no-startup-id "bash /home/oke/.mod_keys.sh"
|
||||
|
||||
exec --no-startup-id bash ~/.clear_red.sh
|
||||
exec --no-startup-id xidlehook --detect-sleep --not-when-fullscreen --timer 30 'xbacklight -get > .last_backlight; xbacklight -set 1' 'xbacklight -set $(cat .last_backlight)'
|
||||
exec --no-startup-id xidlehook --detect-sleep --not-when-fullscreen --timer 60 'i3lock -c111111 -e' ''
|
||||
exec --no-startup-id xidlehook --detect-sleep --not-when-fullscreen --timer 60 'xbacklight -get > .last_backlight; xbacklight -set 1' 'xbacklight -set $(cat .last_backlight)'
|
||||
exec --no-startup-id xidlehook --detect-sleep --not-when-fullscreen --timer 240 'i3lock -c111111 -e' ''
|
||||
exec --no-startup-id xidlehook --detect-sleep --not-when-fullscreen --not-when-audio --timer 1200 'systemctl suspend' ''
|
||||
|
||||
# Font for window titles. Will also be used by the bar unless a different font
|
||||
|
Loading…
x
Reference in New Issue
Block a user