diff --git a/config.h b/config.h index 5211708..ab967f6 100644 --- 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=12:antialias=true:autohint=true"; +static char *font = "Terminus:pixelsize=14"; static int borderpx = 14; /* diff --git a/st b/st index 81f2384..2c8d4f3 100755 Binary files a/st and b/st differ diff --git a/x.o b/x.o index 2166f93..1832555 100644 Binary files a/x.o and b/x.o differ