summaryrefslogtreecommitdiff
path: root/x11-terms/st/files/50_cozette-font.diff
diff options
context:
space:
mode:
authormhsn <mail@mhsn.net>2025-06-30 15:10:19 +0100
committermhsn <mail@mhsn.net>2025-06-30 15:10:19 +0100
commite357a029cd110baa1d75868d22dc4cac52213726 (patch)
tree83b834908fc69b1b50cea8eb40dd3e7a42e0e18a /x11-terms/st/files/50_cozette-font.diff
parent21b63225426f51f5243051dc628b5bd91c2c774d (diff)
downloadadelie-e357a029cd110baa1d75868d22dc4cac52213726.tar.gz
adelie-e357a029cd110baa1d75868d22dc4cac52213726.zip
change custom config patch to font only
Diffstat (limited to 'x11-terms/st/files/50_cozette-font.diff')
-rw-r--r--x11-terms/st/files/50_cozette-font.diff13
1 files changed, 13 insertions, 0 deletions
diff --git a/x11-terms/st/files/50_cozette-font.diff b/x11-terms/st/files/50_cozette-font.diff
new file mode 100644
index 0000000..84b8bd5
--- /dev/null
+++ b/x11-terms/st/files/50_cozette-font.diff
@@ -0,0 +1,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;