Font size

This commit is contained in:
2021-02-21 17:58:01 -03:00
parent 3913753f58
commit 195d54abdd

View File

@@ -5,8 +5,8 @@
*
* font: see http://freedesktop.org/software/fontconfig/fontconfig-user.html
*/
static char *font = "monospace";
static int borderpx = 10;
static char *font = "monospace:size=10";
static int borderpx = 15;
/*
* What program is execed by st depends of these precedence rules: