font update

This commit is contained in:
Luca Bilke 2023-04-21 15:05:37 +02:00
parent 48d3a48e14
commit 5394602f9c
No known key found for this signature in database
GPG Key ID: 7B77C51E8C779E75
1 changed files with 2 additions and 2 deletions

View File

@ -10,8 +10,8 @@ static int min_lineheight = 8;
static const char *asterisk = "";
static const char *fonts[] = {
"JetBrainsMono Nerd Font:pixelsize=14:antialias=true",
"Noto Color Emoji:pixelsize=14:antialias=true",
"FiraCode Nerd Font Mono:pixelsize=14",
"Noto Color Emoji:pixelsize=14",
"FontAwesome:pixelsize=14"
};
static const char *prompt = "";