diff --git a/patches/vilor-config.diff b/patches/vilor-config.diff new file mode 100644 index 0000000..13bd689 --- /dev/null +++ b/patches/vilor-config.diff @@ -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; + + /*