change font back

This commit is contained in:
2026-01-23 22:53:38 -08:00
parent c8275f337f
commit b8bcf6b799

View File

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