increase font size

This commit is contained in:
2025-10-23 19:27:27 +02:00
parent 231b33b8e4
commit 12cca33467
2 changed files with 6 additions and 1 deletions
+1 -1
View File
@@ -5,7 +5,7 @@
*
* font: see http://freedesktop.org/software/fontconfig/fontconfig-user.html
*/
static char *font = "Comic Code:pixelsize=12:antialias=true:autohint=true";
static char *font = "Comic Code:pixelsize=16:antialias=true:autohint=true";
static int borderpx = 2;
/*