commit 9b45d673d30b5134d102c18069be489a19768914 parent 8699e8531d6745bf07f3ea6261472acf0cfb920d Author: Andrew Laack <andrew@laack.co> Date: Wed, 18 Feb 2026 04:57:46 -0600 Updated font Diffstat:
| M | config.h | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/config.h b/config.h @@ -5,7 +5,7 @@ * * font: see http://freedesktop.org/software/fontconfig/fontconfig-user.html */ -static char *font = "LiberationMono:size=12"; +static char *font = "FiraCode:size=12"; static int borderpx = 2; /*