From 6c842d0f0ab5dcb9bfba8c2596eace6adc94a32d Mon Sep 17 00:00:00 2001 From: "E. Almqvist" Date: Sun, 25 Apr 2021 21:59:31 +0200 Subject: [PATCH] New tag names & decreased tag count --- src/config.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/config.h b/src/config.h index bd68539..39c2155 100644 --- a/src/config.h +++ b/src/config.h @@ -3,7 +3,7 @@ /* appearance */ static const unsigned int borderpx = 1; /* border pixel of windows */ static const unsigned int snap = 16; /* snap pixel (32)*/ -static const unsigned int gappx = 20; +static const unsigned int gappx = 40; static const int showbar = 1; /* 0 means no bar */ static const int topbar = 1; /* 0 means bottom bar */ static const int usealtbar = 1; /* 1 means use non-dwm status bar */ @@ -36,7 +36,7 @@ static const char *colors[][3] = { }; /* tagging */ -static const char *tags[] = { "1", "2", "3", "4", "5", "6", "7", "8", "9" }; +static const char *tags[] = { "I", "II", "III", "IV", "V" }; static const Rule rules[] = { /* xprop(1):