Ivan Polyakov
3 years ago
1 changed files with 11 additions and 0 deletions
@ -0,0 +1,11 @@ |
|||||||
|
--- 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;
|
||||||
|
|
||||||
|
/*
|
Loading…
Reference in new issue