Noto instead of JoyPixels.
This commit is contained in:
parent
5af00aa70d
commit
0ba9df8d5e
4 changed files with 6 additions and 7 deletions
|
@ -6,7 +6,7 @@
|
|||
* font: see http://freedesktop.org/software/fontconfig/fontconfig-user.html
|
||||
*/
|
||||
static char *font = "JetBrainsMono Nerd Font Mono:style=Medium:pixelsize=14";
|
||||
static char *font2[] = { "JoyPixels:pixelsize=12" };
|
||||
static char *font2[] = { "Noto Color Emoji:pixelsize=12" };
|
||||
static int borderpx = 5;
|
||||
|
||||
/*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue