commit e14161d603db5a18669828e069fab1e8ba8b353d
parent 624f460f60718535b858c5667ca855ccc47fcae7
Author: evenfri <evenfri256@gmail.com>
Date: Thu, 17 Sep 2026 21:54:56 +0800
update
Diffstat:
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/config.h b/config.h
@@ -5,8 +5,8 @@
*
* font: see http://freedesktop.org/software/fontconfig/fontconfig-user.html
*/
-static char *font = "Tamzen:style=Medium:pixelsize=16:antialias=false";
-static int borderpx = 2;
+static char *font = "Unifont:style=Regular:pixelsize=16:antialias=false";
+static int borderpx = 0;
/*
* What program is execed by st depends of these precedence rules:
diff --git a/st b/st
Binary files differ.