diff options
Diffstat (limited to 'config.h')
| -rw-r--r-- | config.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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; /* |