fix font
ci/woodpecker/tag/woodpecker Pipeline was successful Details

This commit is contained in:
Luca Bilke 2024-02-03 18:11:21 +01:00
parent 768a7dd1d2
commit 1e4c889a3b
No known key found for this signature in database
GPG Key ID: AD6630D0A1E650AC
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
*
* font: see http://freedesktop.org/software/fontconfig/fontconfig-user.html
*/
static char *font = "FiraCode Nerd Font Mono:pixelsize=14";
static char *font = "FiraCode Nerd Font:pixelsize=14";
/* Spare fonts */
static char *font2[] = {
"Noto Color Emoji:pixelsize=14",