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

This commit is contained in:
Luca Bilke 2024-02-04 14:58:19 +01:00
parent 278aa136a0
commit 2522f7515d
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 28";
static const char font[] = "FiraCode Nerd Font 14";
#define NOCOLOR "#FF0000"
#define COLOR0 "#15161E"