From 963cbecb4bb62a0c1bbc25771252b86fb5373dc5 Mon Sep 17 00:00:00 2001 From: krolyxon Date: Thu, 1 Sep 2022 15:40:58 +0530 Subject: icon space fixed in the bar --- config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config.h') diff --git a/config.h b/config.h index da1f570..8c4e309 100644 --- a/config.h +++ b/config.h @@ -22,7 +22,7 @@ static char *colors[][3] = { }; /* tagging */ //static const char *tags[] = { "1", "2", "3", "4", "5", "6", "7", "8", "9" }; -static const char *tags[] = { " ", " ", " ", " ", " ", " ", " ", " ", "" }; +static const char *tags[] = { " ", " ", " ", " ", " ", " ", " ", " ", " " }; static const Rule rules[] = { /* xprop(1): -- cgit v1.2.3