apply font2 patch

This commit is contained in:
Jon Bulica
2019-06-03 23:58:12 +02:00
parent 3c0a2e8d30
commit 5728d045eb
3 changed files with 103 additions and 0 deletions

View File

@@ -6,6 +6,7 @@
* font: see http://freedesktop.org/software/fontconfig/fontconfig-user.html
*/
static char *font = "mono:pixelsize=16:antialias=true:autohint=true";
static char *font2[] = { "Inconsolata for Powerline:pixelsize=16:antialias=true:autohint=true" };
static int borderpx = 2;
/*