change font name

This commit is contained in:
2025-12-18 22:26:31 -08:00
parent ac5b869135
commit e280761e9a

View File

@ -5,7 +5,7 @@
*
* font: see http://freedesktop.org/software/fontconfig/fontconfig-user.html
*/
static char *font = "CaskaydiaCoveNerdFontMono:size=14:antialias=true:autohint=true";
static char *font = "CascadiaCode:size=14:antialias=true:autohint=true";
static int borderpx = 2;
/*