Skip to content

Commit d69b7e7

Browse files
author
Ayush Jha
committed
Use hack font
1 parent ddc1855 commit d69b7e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config.def.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
*
66
* font: see http://freedesktop.org/software/fontconfig/fontconfig-user.html
77
*/
8-
static char *font = "Hack:pixelsize=15:antialias=true:autohint=true";
8+
static char *font = "Hack Nerd Font:pixelsize=15:antialias=true:autohint=true";
99
static int borderpx = 0;
1010

1111
/*

0 commit comments

Comments
 (0)