mirror of
https://github.com/tomru/hlwm-config.git
synced 2026-03-03 06:27:20 +01:00
couple of changes 😓
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user