aboutsummaryrefslogtreecommitdiff
path: root/.repos/st/config.h
diff options
context:
space:
mode:
Diffstat (limited to '.repos/st/config.h')
-rw-r--r--.repos/st/config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/.repos/st/config.h b/.repos/st/config.h
index 3a8a45c..bb36f5c 100644
--- a/.repos/st/config.h
+++ b/.repos/st/config.h
@@ -5,7 +5,7 @@
*
* font: see http://freedesktop.org/software/fontconfig/fontconfig-user.html
*/
-static char *font = "Hack Nerd Font Mono:pixelsize=18:antialias=true:autohint=true";
+static char *font = "Iosevka Term:pixelsize=18:antialias=true:autohint=true";
static char *font2[] = { "JoyPixels:pixelsize=10:antialias=true:autohint=true" };
static int borderpx = 0;