Xinqi Bao's Git

minor key update
authorXinqi Bao <[email protected]>
Sun, 13 Mar 2022 14:36:42 +0000 (22:36 +0800)
committerXinqi Bao <[email protected]>
Sun, 13 Mar 2022 14:36:42 +0000 (22:36 +0800)
config.def.h

index 91ab8ca..ed43613 100644 (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 = "Liberation Mono:pixelsize=16:antialias=true:autohint=true";
 static int borderpx = 2;
 
 /*