Browse Source

my patch with increasing font size

master
Ivan Polyakov 3 years ago
parent
commit
150a0b7170
  1. 11
      patches/vilor-config.diff

11
patches/vilor-config.diff

@ -0,0 +1,11 @@ @@ -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…
Cancel
Save