Font change.
This commit is contained in:
parent
35b81ddab7
commit
f94cb6c942
@ -5,7 +5,7 @@
|
|||||||
*
|
*
|
||||||
* font: see http://freedesktop.org/software/fontconfig/fontconfig-user.html
|
* font: see http://freedesktop.org/software/fontconfig/fontconfig-user.html
|
||||||
*/
|
*/
|
||||||
static char *font = "RobotoMono Nerd Font:style=Medium:pixelsize=14";
|
static char *font = "RobotoMono Nerd Font Mono:style=Medium:pixelsize=14";
|
||||||
static char *font2[] = { "Noto Color Emoji:pixelsize=12" };
|
static char *font2[] = { "Noto Color Emoji:pixelsize=12" };
|
||||||
static int borderpx = 5;
|
static int borderpx = 5;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user