Increase sleep time before turning off the screen.

This commit is contained in:
gardouille 2017-04-06 07:34:27 +02:00
parent cc6d857ede
commit 3b6aac42d4
1 changed files with 4 additions and 5 deletions

View File

@ -40,12 +40,12 @@ h=Mod4
# hl management
hc keybind $Mod-Shift-q quit
hc keybind $h-r reload
hc keybind $Mod-Shift-y spawn zsh -c 'sleep 1; xset dpms force off' # turn off the screen
hc keybind $Mod-Shift-y spawn zsh -c 'sleep 3; xset dpms force off' # turn off the screen
hc keybind $Mod-Shift-x spawn ~/bin/veille.sh # screen locker
hc keybind $h-F1 spawn ~/bin/ecran off # switch between
hc keybind $h-F2 spawn ~/bin/ecran work # different
hc keybind $h-F3 spawn ~/bin/ecran lug # monitor
hc keybind $h-F4 spawn ~/bin/ecran vga # configurations
hc keybind $h-F2 spawn ~/bin/ecran work # different
hc keybind $h-F3 spawn ~/bin/ecran lug # monitor
hc keybind $h-F4 spawn ~/bin/ecran vga # configurations
# window management
hc keybind $Mod-x close
@ -137,7 +137,6 @@ hc mousebind $Mod-Button3 resize
hc keybind $h-Tab cycle_monitor
hc keybind $Mod-Tab cycle_all +1
hc keybind $Mod-Shift-Tab cycle_all -1
hc keybind $Mod-agrave cycle
hc keybind $Mod-Shift-i jumpto urgent
# apps