changed font
This commit is contained in:
parent
c1e643e7db
commit
e4ec83fdf5
2
config.h
2
config.h
@ -5,7 +5,7 @@
|
||||
*
|
||||
* font: see http://freedesktop.org/software/fontconfig/fontconfig-user.html
|
||||
*/
|
||||
static char *font = "Cascadia Code:pixelsize=16:antialias=true:autohint=true";
|
||||
static char *font = "Olympe Mono Hacked:pixelsize=30:antialias=true:autohint=true";
|
||||
static char *font2[] = { "NotoColorEmoji:pixelsize=18:antialias=true:autohint=true" };
|
||||
static int borderpx = 2;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user