We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 47d0226 commit f1fdc37Copy full SHA for f1fdc37
config.def.h
@@ -31,11 +31,8 @@ static const int colorfultag = 1; /* 0 means use Schem
31
32
static const char *fonts[] = {
33
"Source Code Pro:size=10",
34
- "FiraCode Nerd Font:size=12",
35
- "remixicon:size=12",
+ "Hack Nerd Font:size=12",
36
"Siji:size=12",
37
- "MaterialIcons:size=10",
38
- "SourceCodePro Nerd Font:size=10",
39
};
40
41
// theme
0 commit comments