diff --git a/modules/gui/ghostty.config b/modules/gui/ghostty.config index e56d4ff..d2e971e 100644 --- a/modules/gui/ghostty.config +++ b/modules/gui/ghostty.config @@ -6,9 +6,6 @@ font-feature = -calt font-feature = -liga font-feature = -dlig -# theme = catppuccin-mocha -theme = catppuccin-latte - minimum-contrast = 0 cursor-style = bar cursor-style-blink = false @@ -51,7 +48,13 @@ copy-on-select = false confirm-close-surface = false quit-after-last-window-closed = true +auto-update = false + shell-integration = detect shell-integration-features = cursor,sudo,title +theme = catppuccin-latte +# theme = catppuccin-mocha +# config-file = ?~/.config/ghostty/theme.config + # vim: ft=conf