fixed kitty font mismatch

This commit is contained in:
2026-07-11 15:00:22 +01:00
parent 72a91337ee
commit f41b716d95

View File

@@ -26,7 +26,7 @@
"FONTCONFIG_FILE" = "${fontsConf}"; "FONTCONFIG_FILE" = "${fontsConf}";
}; };
font = { font = {
name = "FiraMono Nerd Font"; name = "FiraMono Nerd Font Mono";
size = 11; size = 11;
}; };
settings = { settings = {