Change fontsize
This commit is contained in:
parent
f6f7d58b4f
commit
5696d7d7bb
2
config.h
2
config.h
|
@ -7,7 +7,7 @@
|
||||||
*
|
*
|
||||||
* font: see http://freedesktop.org/software/fontconfig/fontconfig-user.html
|
* font: see http://freedesktop.org/software/fontconfig/fontconfig-user.html
|
||||||
*/
|
*/
|
||||||
static char *font = "Hack:size=14";
|
static char *font = "Hack:size=12";
|
||||||
static int borderpx = 2;
|
static int borderpx = 2;
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
|
Loading…
Reference in New Issue