You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
409 B
11 lines
409 B
--- a/config.def.h 2022-01-07 19:49:00.328773990 +0300 |
|
+++ b/config.def.h 2022-01-07 19:50:18.516334300 +0300 |
|
@@ -5,7 +5,7 @@ |
|
* |
|
* font: see http://freedesktop.org/software/fontconfig/fontconfig-user.html |
|
*/ |
|
-static char *font = "Liberation Mono:pixelsize=12:antialias=true:autohint=true"; |
|
+static char *font = "Liberation Mono:pixelsize=20:antialias=true:autohint=true"; |
|
static int borderpx = 2; |
|
|
|
/*
|
|
|