switch to NerdFonts
This commit is contained in:
4
config.h
4
config.h
@@ -12,8 +12,8 @@ static const int sidepad = 20; /* horizontal padding of bar */
|
|||||||
static const char *fonts[] = {
|
static const char *fonts[] = {
|
||||||
"monospace:size=13",
|
"monospace:size=13",
|
||||||
"IPAGothic:size=13",
|
"IPAGothic:size=13",
|
||||||
"Font Awesome 6 Free Solid:size=11",
|
"RecMonoLinear Nerd Font:size=11",
|
||||||
"symbola:size=12",
|
"symbola:size=13",
|
||||||
};
|
};
|
||||||
static const char dmenufont[] = "monospace:size=13";
|
static const char dmenufont[] = "monospace:size=13";
|
||||||
#define bblack "#000000"
|
#define bblack "#000000"
|
||||||
|
Reference in New Issue
Block a user