use Go Mono

master
an 2019-08-06 15:04:24 -04:00
parent 379e48e038
commit 5f7bc5faa6
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
*
* font: see http://freedesktop.org/software/fontconfig/fontconfig-user.html
*/
static char *font = "monospace:pixelsize=13:antialias=true:autohint=true";
static char *font = "Go Mono:pixelsize=13:style=regular:antialias=true:autohint=true";
static int borderpx = 0;
/*