Font change.
This commit is contained in:
parent
35b81ddab7
commit
f94cb6c942
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue