aboutsummaryrefslogtreecommitdiff
path: root/sto/config.def.h
diff options
context:
space:
mode:
authorBradley Taunt <bt@btxx.org>2024-04-10 13:31:56 -0400
committerBradley Taunt <bt@btxx.org>2024-04-10 13:31:56 -0400
commitd828db8c70514d4fc9f7dc46770c6dbd7c84ce0d (patch)
treee63936cf3e6108e2b4f3faf80d8cce365311a1d5 /sto/config.def.h
parent2ff28776129ee66bef8abc5c4fee47ae4ad0bcbd (diff)
Minor updates to sto and README
Diffstat (limited to 'sto/config.def.h')
-rwxr-xr-xsto/config.def.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sto/config.def.h b/sto/config.def.h
index 3d8f276..54f0747 100755
--- a/sto/config.def.h
+++ b/sto/config.def.h
@@ -5,7 +5,7 @@
*
* font: see http://freedesktop.org/software/fontconfig/fontconfig-user.html
*/
-static char *font = "JetBrains Mono:pixelsize=8:antialias=true:autohint=true";
+static char *font = "JetBrains Mono:pixelsize=12:antialias=true:autohint=true";
static int borderpx = 4;
/*