Explorar el Código

Reduce font size to 14

Frans Bergman hace 5 años
padre
commit
83740cb8ac
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      config.h

+ 1 - 1
config.h

@@ -5,7 +5,7 @@
  *
  * font: see http://freedesktop.org/software/fontconfig/fontconfig-user.html
  */
-static char *font = "Hack:style=Regular:pixelsize=16;1";
+static char *font = "Hack:style=Regular:pixelsize=14;1";
 static int borderpx = 16;
 
 /*