summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrafa_99 <rafa99@protonmail.com>2021-02-04 14:53:30 +0000
committerrafa_99 <rafa99@protonmail.com>2021-02-04 14:53:30 +0000
commiteb88254811d1fac3370feeb6c90d8a83d43f9b72 (patch)
tree8d5f701d437cf3ff7690be907d518e6fe1e18dad
parent34ab854bb3e353c6487b31e0c53e5bb9f6fa2bb3 (diff)
Restored Default PixelSize of Font
-rw-r--r--config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.h b/config.h
index f71c39e..d93f7eb 100644
--- a/config.h
+++ b/config.h
@@ -7,7 +7,7 @@
*
* font: see http://freedesktop.org/software/fontconfig/fontconfig-user.html
*/
-static char *font = "JetBrains Mono Nerd Font:pixelsize=16:antialias=true:autohint=true";
+static char *font = "JetBrains Mono Nerd Font:pixelsize=14:antialias=true:autohint=true";
/* Spare fonts */
static char *font2[] = {
"Symbola:pixelsize=14:antialias=true:autohint=true",