Fix ghostty theme that got renamed

This commit is contained in:
2025-09-23 17:21:35 +02:00
parent d5a964dd6e
commit 1da66a323a

View File

@@ -13,7 +13,7 @@
freetype-load-flags = false;
font-style = "semibold";
theme = "light:catppuccin-latte,dark:catppuccin-mocha";
theme = "light:Catppuccin Latte,dark:Catppuccin Mocha";
# disabling cursor because it sets it to blink and i hate that
shell-integration-features = "no-cursor,sudo,title";
cursor-style-blink = false;