change to nerd font

This commit is contained in:
Maddie H 2022-05-31 21:07:08 +01:00
parent 314f255b5c
commit 22d98188be
No known key found for this signature in database
GPG Key ID: 63900F0992F8C7B3

View File

@ -5,7 +5,7 @@
*
* font: see http://freedesktop.org/software/fontconfig/fontconfig-user.html
*/
static char *font = "Iosevka:pixelsize=16:antialias=true:autohint=true";
static char *font = "Iosevka Nerd Font:pixelsize=16:antialias=true:autohint=true";
static char *font2[] = {
"JoyPixels:pixelsize=16:antialias=true:autohint=true",
"Font Awesome 6 Free Solid:pixelsize=16:antialias=true:autohint=true",