[HLWM] Adjust keybinding for display output script
This commit is contained in:
parent
8f834f123b
commit
aaa84bbc69
1 changed files with 3 additions and 0 deletions
|
@ -131,6 +131,9 @@ hc keybind $Mod-space
|
|||
or , and . compare tags.focus.curframe_wcount = 2 \
|
||||
. cycle_layout +1 vertical horizontal max vertical grid \
|
||||
, cycle_layout +1
|
||||
# Adjust display output
|
||||
hc keybind $Mod-d spawn ~/dotfiles/scripts/hlwm-display-switch.sh i
|
||||
hc keybind $Mod-Shift-d spawn ~/dotfiles/scripts/hlwm-display-switch.sh e
|
||||
|
||||
# mouse
|
||||
hc mouseunbind --all
|
||||
|
|
Loading…
Reference in a new issue