Use powerline font.

master
Felix Martin 2022-04-02 22:22:18 -04:00
parent dab4700b0b
commit 92578fb05f
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
* *
* font: see http://freedesktop.org/software/fontconfig/fontconfig-user.html * font: see http://freedesktop.org/software/fontconfig/fontconfig-user.html
*/ */
static char *font = "Fira Mono:pixelsize=14:antialias=true:autohint=true"; static char *font = "Fira Mono for Powerline:pixelsize=14:antialias=true:autohint=true";
static int borderpx = 0; static int borderpx = 0;
/* /*