Update ecran's arguments

This commit is contained in:
gardouille 2020-10-23 11:10:18 +02:00
parent 13484c4963
commit a4e6ec7a2b
Signed by: gardouille
GPG Key ID: E759BAA22501AF32
1 changed files with 3 additions and 3 deletions

View File

@ -47,11 +47,11 @@ 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 screens
hc keybind $Mod-Shift-x spawn ~/bin/veille.sh # screen locker
hc keybind $h-F1 spawn ~/bin/ecran off # Keep only the main screen outpu
hc keybind $h-F1 spawn ~/bin/ecran primary # Keep only the main screen output
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-F4 spawn ~/bin/ecran primary_off # Disable primary screen
hc keybind $h-F5 spawn ~/bin/ecran second # 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