Font size
This commit is contained in:
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 = "monospace";
|
static char *font = "monospace:size=10";
|
||||||
static int borderpx = 10;
|
static int borderpx = 15;
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* What program is execed by st depends of these precedence rules:
|
* What program is execed by st depends of these precedence rules:
|
||||||
|
|||||||
Reference in New Issue
Block a user