switching to jetbrains mono nerd

This commit is contained in:
krolyxon 2022-07-27 22:45:07 +05:30
parent e6dbeb47f2
commit 8e7dbb4e0e
2 changed files with 2 additions and 2 deletions

View File

@ -5,8 +5,8 @@ static int topbar = 1; /* -b option; if 0, dmenu appears a
/* -fn option overrides fonts[0]; default X11 font or font set */ /* -fn option overrides fonts[0]; default X11 font or font set */
static const char *fonts[] = { static const char *fonts[] = {
"JetBrains Mono:size=10", "JetBrainsMono Nerd Font:size=10",
"JetBrains Mono:pixelsize=10:antialias=true:autohint=true", "JetBrainsMono Nerd Font:pixelsize=10:antialias=true:autohint=true",
"emoji:size=10" // For rendering emojis "emoji:size=10" // For rendering emojis
}; };
static const unsigned int bgalpha = 0xe0; static const unsigned int bgalpha = 0xe0;

BIN
dmenu

Binary file not shown.