update font

This commit is contained in:
2025-09-20 14:11:02 +02:00
parent 760a7b8a69
commit b52969be59

View File

@@ -5,7 +5,7 @@
*
* font: see http://freedesktop.org/software/fontconfig/fontconfig-user.html
*/
static char *font = "Liberation Mono:pixelsize=12:antialias=true:autohint=true";
static char *font = "FiraCode Nerd Font:size=10";
static int borderpx = 2;
/*