fix ghostty theme

This commit is contained in:
2025-12-08 16:19:39 +01:00
parent bcf3266d15
commit e7dc282b0b

View File

@@ -4,7 +4,7 @@
enableFishIntegration = true; enableFishIntegration = true;
settings = { settings = {
"font-family" = "Intel One Mono"; "font-family" = "Intel One Mono";
"theme" = "GruvboxDark"; "theme" = "Gruvbox Dark";
"background-opacity" = 0.6; "background-opacity" = 0.6;
}; };
}; };