From 09bd167ef11b13683e5d62897bbf09b2b79616ea Mon Sep 17 00:00:00 2001 From: Saumit Dinesan Date: Thu, 3 Mar 2022 19:07:20 +0530 Subject: adding powerline fonts --- config.h | 1 + st | Bin 115632 -> 115632 bytes x.o | Bin 84528 -> 84616 bytes 3 files changed, 1 insertion(+) mode change 100644 => 100755 st 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"}; diff --git a/st b/st old mode 100644 new mode 100755 index 4f2929b..96ad766 Binary files a/st and b/st differ diff --git a/x.o b/x.o index b6f9c02..0ab35d5 100644 Binary files a/x.o and b/x.o differ -- cgit v1.2.3