update font

This commit is contained in:
2025-09-20 14:11:02 +02:00
parent 7cbc44eba5
commit a88f2f16ef

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;
/*