summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xherbstluftwm/.config/herbstluftwm/autostart2
1 files changed, 1 insertions, 1 deletions
diff --git a/herbstluftwm/.config/herbstluftwm/autostart b/herbstluftwm/.config/herbstluftwm/autostart
index e52facd..9d0b64a 100755
--- a/herbstluftwm/.config/herbstluftwm/autostart
+++ b/herbstluftwm/.config/herbstluftwm/autostart
@@ -37,7 +37,7 @@ hc keybind Control-Mod1-l spawn i3lock --color 000000
hc set default_frame_layout 2
# tags
-TAG_NAMES=( {1..9} )
+TAG_NAMES=( {1..2} )
TAG_KEYS=( {1..9} 0 )
hc rename default "${TAG_NAMES[0]}" || true