1
0
mirror of https://github.com/alrayyes/st synced 2023-11-14 15:56:30 +00:00

mono default font, 14pt

This commit is contained in:
Luke 2018-01-17 23:53:56 -07:00
parent c50850028b
commit 74e54e0ccc

View File

@ -5,7 +5,7 @@
*
* font: see http://freedesktop.org/software/fontconfig/fontconfig-user.html
*/
static char font[] = "Liberation Mono:pixelsize=12:antialias=true:autohint=true";
static char font[] = "mono:pixelsize=14:antialias=true:autohint=true";
static int borderpx = 2;
/*