Change Active tag indicator

This commit is contained in:
Linux User
2022-08-16 19:40:57 +00:00
parent 5354bf1928
commit 1c94eb2b79
5 changed files with 15 additions and 7 deletions

View File

@@ -8,7 +8,7 @@ static const unsigned int snap = 32; /* snap pixel */
static const int showbar = 1; /* 0 means no bar */
static const int topbar = 1; /* 0 means bottom bar */
static const int horizpadbar = 5;
static const int vertpadbar = 6;
static const int vertpadbar = 8;
static const int vertpadstat = 0;
static const char *fonts[] = {
"Ubuntu Mono:style=Bold:size=10:antialias=true:autohint=true",