123456789 |
- diff -Naurp1 a/config.def.h b/config.def.h
- --- a/config.def.h 2020-11-26 18:35:54.844066000 +0000
- +++ b/config.def.h 2020-11-26 20:21:19.322999840 +0000
- @@ -7,3 +7,3 @@
- */
- -static char *font = "Liberation Mono:pixelsize=12:antialias=true:autohint=true";
- +static char *font = "DejaVu Sans Mono:pixelsize=14:antialias=true:autohint=true";
- static int borderpx = 2;
|