couple of changes 😓

This commit is contained in:
Thomas Ruoff
2021-11-28 23:49:31 +01:00
parent 662fa3f5b1
commit c0af622d2b
8 changed files with 27 additions and 21 deletions

View File

@@ -14,7 +14,7 @@ hc keybind $Mod-Shift-q close
hc keybind $Mod-Shift-r reload
# tags
TAG_NAMES=( {1..9} 0 )
TAG_NAMES=( "www" "term" "code" "slack" "zoom" {6..9} 0)
TAG_KEYS=( {1..9} 0 )
hc rename default "${TAG_NAMES[0]}" || true