Commit Diff


commit - 58d6849c4e60aa59e31719e838daf6fb315bea34
commit + b82be7b5fc6ad9d021910d7a5555861a4f8b5bb4
blob - 9c8357dbb8fc19442b3eb1fc439524efd745236e
blob + 3dc5aa47d1d115409c069284dcda931d1186ccb4
--- config.h
+++ config.h
@@ -5,7 +5,7 @@
  *
  * font: see http://freedesktop.org/software/fontconfig/fontconfig-user.html
  */
-static char *font = "Go Mono: style=regular:pixelsize=16:antialias=true:autohint=true";
+static char *font = "mono:style=regular:pixelsize=16:antialias=true:autohint=true";
 static int borderpx = 2;
 
 /*