aboutsummaryrefslogtreecommitdiff
path: root/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'config.h')
-rw-r--r--config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.h b/config.h
index d279ed3..321f89b 100644
--- a/config.h
+++ b/config.h
@@ -21,7 +21,7 @@ static FontPath fonts[] = {
"/usr/share/fonts/gnu-free/FreeMonoBoldOblique.otf" /* Bold-Italic */
},
};
-static int fontsize = 32;
+static int fontsize = 12;
static int borderpx = 2;
/*