summaryrefslogtreecommitdiff
path: root/x11-terms/st/files/50_cozette-font.diff
blob: 84b8bd547b553366f3dcf96a83ef3d476476782f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
diff --git i/config.def.h w/config.def.h
index b832a90..75c9bb0 100644
--- i/config.def.h
+++ w/config.def.h
@@ -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 = "Cozette:size=20:antialias=false:autohint=false";
 
 /* disable bold, italic and roman fonts globally */
 int disablebold = 0;