summaryrefslogtreecommitdiff
path: root/config.h
diff options
context:
space:
mode:
authorSaumit Dinesan <justsaumit@protonmail.com>2022-03-03 19:07:20 +0530
committerSaumit Dinesan <justsaumit@protonmail.com>2022-03-03 19:07:20 +0530
commit09bd167ef11b13683e5d62897bbf09b2b79616ea (patch)
tree4d6050db39efaeb7be7e631e5416dc56b7fc6126 /config.h
parent12a2ec4a99b344d966a2167fc66744edba585fc5 (diff)
adding powerline fonts
Diffstat (limited to 'config.h')
-rw-r--r--config.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/config.h b/config.h
index dd7a7af..3443441 100644
--- a/config.h
+++ b/config.h
@@ -16,6 +16,7 @@ static char *font = "UbuntuMono Nerd Font:pixelsize=22:antialias=true:autohint=t
/* Spare fonts */
static char *font2[] = {"Spoqa Han Sans Neo:pixelsize=15:antialias=true:autohint=true",
+ "Hack Nerd Font:pixelsize=23:antialias=true:autohint=true",
"Joypixels:pixelsize=14:antialias=true:autohint=true"};
//"Noto Color Emoji:pixelsize=10:antialias=true:autohint=true",
//"Symbola:pixelsize=10:antialias=true:autohint=true"};