Change font size
This commit is contained in:
parent
c24b78fbe5
commit
2e3016417a
4
config.h
4
config.h
@ -5,8 +5,8 @@
|
|||||||
*
|
*
|
||||||
* font: see http://freedesktop.org/software/fontconfig/fontconfig-user.html
|
* font: see http://freedesktop.org/software/fontconfig/fontconfig-user.html
|
||||||
*/
|
*/
|
||||||
static char *font = "iosevka-extended:pixelsize=20:antialias=true:autohint=true";
|
static char *font = "iosevka-extended:pixelsize=24:antialias=true:autohint=true";
|
||||||
static char *font2[] = { "JoyPixels:pixelsize=18:antialias=true:autohint=true" };
|
static char *font2[] = { "JoyPixels:pixelsize=20:antialias=true:autohint=true" };
|
||||||
static int borderpx = 2;
|
static int borderpx = 2;
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user