pango is fucking broken i stg

This commit is contained in:
Luca Bilke 2024-02-04 15:00:54 +01:00
parent b1aee33d0b
commit 0f62fed12e
No known key found for this signature in database
GPG Key ID: AD6630D0A1E650AC
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 14";
static const char font[] = "FiraCode Nerd Font 28";
#define NOCOLOR "#FF0000"
#define COLOR0 "#15161E"