config: herbstluftwm: autostart: add additional tag/workspace
This commit is contained in:
parent
908ee27e3f
commit
7fe7859d96
1 changed files with 1 additions and 1 deletions
|
|
@ -92,7 +92,7 @@ hc keybind XF86AudioRaiseVolume chain . spawn pactl set-sink-mute @DEFAULT_SINK@
|
||||||
hc keybind XF86AudioMicMute chain . spawn pactl set-source-mute 1 toggle . spawn herbstclient emit_hook UPDATE
|
hc keybind XF86AudioMicMute chain . spawn pactl set-source-mute 1 toggle . spawn herbstclient emit_hook UPDATE
|
||||||
|
|
||||||
# tags
|
# tags
|
||||||
tag_names=( {1..9} )
|
tag_names=( {1..9} 10 )
|
||||||
tag_keys=( {1..9} 0 )
|
tag_keys=( {1..9} 0 )
|
||||||
|
|
||||||
hc rename default "${tag_names[0]}" || true
|
hc rename default "${tag_names[0]}" || true
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue