Update screen configuration commands

This commit is contained in:
gardouille 2020-08-21 21:33:08 +02:00
parent 9f591bf664
commit 13484c4963
Signed by: gardouille
GPG Key ID: E759BAA22501AF32
1 changed files with 7 additions and 8 deletions

View File

@ -45,15 +45,14 @@ h=Mod4
# hl management
hc keybind $Mod-Shift-q quit
hc keybind $h-r reload
hc keybind $Mod-Shift-y spawn zsh -c 'sleep 3; 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 screens
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 home # Home monitor configuration
hc keybind $h-F4 spawn ~/bin/ecran vga # configurations
hc keybind $h-F5 spawn ~/bin/ecran pres #
hc keybind $h-F6 spawn ~/bin/ecran out # External display only
hc keybind $h-F7 spawn ~/bin/ecran game # External display only for video game
hc keybind $h-F1 spawn ~/bin/ecran off # Keep only the main screen outpu
hc keybind $h-F2 spawn ~/bin/ecran leftof # Set second output left of the main screen
hc keybind $h-F3 spawn ~/bin/ecran rightof # Set second output right of the main screen
hc keybind $h-F4 spawn ~/bin/ecran laptop_off # Disable laptop screen
hc keybind $h-F5 spawn ~/bin/ecran out # External display only (videos, games,…)
hc keybind $h-F6 spawn ~/bin/ecran above # Set second output above of the main screen
hc keybind $Mod-agrave spawn ~/bin/rofi-pass # Password manager
# window management