config.h: Update font - st - personal variant of st
(HTM) git clone https://git.drkhsh.at/st.git
(DIR) Log
(DIR) Files
(DIR) Refs
(DIR) README
(DIR) LICENSE
---
(DIR) commit b21eccdf070ea66d034789fc3bcc03bc7e69d1c9
(DIR) parent ee0b1b8ec09ba2496856d0de6442042e63feaab1
(HTM) Author: drkhsh <me@drkhsh.at>
Date: Wed, 10 Jan 2024 10:11:36 +0100
config.h: Update font
Diffstat:
M config.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
(DIR) diff --git a/config.h b/config.h
@@ -5,7 +5,7 @@
*
* font: see http://freedesktop.org/software/fontconfig/fontconfig-user.html
*/
-static char *font = "FiraCode Nerd Font Mono:pixelsize=14:antialias=true:autohint=true";
+static char *font = "ShureTechMono Nerd Font Mono:size=12:antialias=true:autohint=true";
static int borderpx = 2;
/*