commit 157278ffc66e51a25bd4c0ca40e8ab21b04faf28
parent 0b527926d674cc585337a60bb5a74a0e67ec99b4
Author: Ashymad <czilukim@o2.pl>
Date: Sat, 24 Feb 2018 12:14:49 +0100
Change font
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.st/config.h b/.st/config.h
@@ -5,7 +5,7 @@
*
* font: see http://freedesktop.org/software/fontconfig/fontconfig-user.html
*/
-char font[] = "Monofur:size=14:antialias=true:autohint=true";
+char font[] = "Monofur:size=16:antialias=true:autohint=true";
int borderpx = 2;
/*