change fontsize
ci/woodpecker/tag/woodpecker Pipeline was successful Details

This commit is contained in:
Luca Bilke 2024-02-05 12:58:33 +01:00
parent 2d7a6b15ca
commit 6da709ea42
No known key found for this signature in database
GPG Key ID: B753481DA0B6FA47
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ static int tagindicatortype = INDICATOR_NONE;
static int tiledindicatortype = INDICATOR_NONE;
static int floatindicatortype = INDICATOR_NONE;
static const char font[] = "FiraCode Nerd Font 28";
static const char font[] = "FiraCode Nerd Font 14";
#define NOCOLOR "#FF0000"
#define COLOR0 "#15161E"