Disable ghostty auto updates on mac

This commit is contained in:
2024-11-13 23:19:40 +01:00
parent 764bc1bf6b
commit 9258fcfca4
+6 -3
View File
@@ -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