Merge font2 patch
This commit is contained in:
commit
452af3549d
3 changed files with 397 additions and 295 deletions
1
config.h
1
config.h
|
@ -7,6 +7,7 @@
|
|||
*/
|
||||
static char *font =
|
||||
"FiraCode Nerd Font Mono:pixelsize=13:antialias=true:autohint=true";
|
||||
static char *font2[] = {"Noto Color Emoji: pixelsize=12"};
|
||||
static int borderpx = 4;
|
||||
static int dark = 0;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue