aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLoek Le Blansch <l.leblansch@gmail.com>2020-07-28 19:58:30 +0200
committerLoek Le Blansch <l.leblansch@gmail.com>2020-07-28 19:58:30 +0200
commitc7c744c1e6049ca387527247d0c539cfe41fa51d (patch)
tree76084cd54ec6839447914c52b8f454a262a256ff
parent9661892599df6adbf4b9ae927b4da195e560dee8 (diff)
font update
-rw-r--r--config.def.h2
-rwxr-xr-xstbin106736 -> 106736 bytes
2 files changed, 1 insertions, 1 deletions
diff --git a/config.def.h b/config.def.h
index 7e58148..452205d 100644
--- a/config.def.h
+++ b/config.def.h
@@ -5,7 +5,7 @@
*
* font: see http://freedesktop.org/software/fontconfig/fontconfig-user.html
*/
-static char *font = "JetBrainsMono NF:size=13";
+static char *font = "JetBrainsMono NF:size=10";
static int borderpx = 0;
/*
diff --git a/st b/st
index fdfae11..cefcd18 100755
--- a/st
+++ b/st
Binary files differ