summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoryuzu-eva <stevenhu@web.de>2022-11-19 00:43:24 +0100
committeryuzu-eva <stevenhu@web.de>2022-11-19 00:43:24 +0100
commitd0f22de36f46699eb60fafb16ad45cd5e0243816 (patch)
tree2335eb2e3eb081527a05e481d436796915fe9aad
parent89e27c8df9f0e510640a3aee58fd2ccaf9c5dbd8 (diff)
changed font size
-rw-r--r--config.h2
-rwxr-xr-xstbin109944 -> 109944 bytes
-rw-r--r--x.obin75736 -> 75736 bytes
3 files changed, 1 insertions, 1 deletions
diff --git a/config.h b/config.h
index cc431a6..ebdfc05 100644
--- a/config.h
+++ b/config.h
@@ -5,7 +5,7 @@
*
* font: see http://freedesktop.org/software/fontconfig/fontconfig-user.html
*/
-static char *font = "Hack Nerd Font :pixelsize=16:antialias=true:autohint=true";
+static char *font = "Hack Nerd Font :pixelsize=14:antialias=true:autohint=true";
static int borderpx = 2;
/*
diff --git a/st b/st
index 43a825f..b997fd2 100755
--- a/st
+++ b/st
Binary files differ
diff --git a/x.o b/x.o
index 04c4296..c3a78b0 100644
--- a/x.o
+++ b/x.o
Binary files differ