From 12260add4983ee248f115ed434cb8817b2a679d0 Mon Sep 17 00:00:00 2001 From: Joe Date: Thu, 18 Aug 2022 16:54:55 +0200 Subject: update --- config.def.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config.def.h') diff --git a/config.def.h b/config.def.h index f85fe93..20ea2cc 100644 --- a/config.def.h +++ b/config.def.h @@ -38,7 +38,7 @@ static const char *tags[] = { "1", "2", "3", "4", "5", "6", "7", "8", "9" }; #define SWITCHTAG_TOGGLEVIEW 1 << 7 static const unsigned int drawtagmask = DRAWTAGGRID; /* | DRAWCLASSICTAGS to show classic row of tags */ -static const int tagrows = 3; +static const int tagrows = 2; static const Rule rules[] = { /* xprop(1): -- cgit v1.2.3