small fixes

This commit is contained in:
Sheppy
2017-07-17 15:25:01 +02:00
parent 26f5100c6c
commit cafa0e880e
2 changed files with 7 additions and 4 deletions

View File

@@ -128,6 +128,7 @@ hc add "6"
hc add "7"
hc add "8"
hc add "9"
hc add "0"
hc keybind $Mod-1 use_index 0
hc keybind $Mod-Shift-1 move_index 0
hc keybind $Mod-2 use_index 1
@@ -146,6 +147,8 @@ hc keybind $Mod-8 use_index 7
hc keybind $Mod-Shift-8 move_index 7
hc keybind $Mod-9 use_index 8
hc keybind $Mod-Shift-9 move_index 8
hc keybind $Mod-0 use_index 9
hc keybind $Mod-Shift-0 move_index 9
# cycle through tags