fix(ghostty): make some changes to the settings for best MacOS 26 display

This commit is contained in:
Stefan Imhoff
2025-09-16 09:51:51 +02:00
parent ff1bf9e453
commit 76c9ac82f5

View File

@@ -32,7 +32,7 @@ font-feature = ss08
theme = tokyonight theme = tokyonight
# Window settings # Window settings
window-decoration = false window-decoration = auto
background-opacity = 0.70 background-opacity = 0.70
background-blur-radius = 50 background-blur-radius = 50
window-padding-x = 30 window-padding-x = 30
@@ -42,16 +42,17 @@ window-width = 100
window-colorspace = "display-p3" window-colorspace = "display-p3"
# Macos # Macos
macos-non-native-fullscreen = true
macos-titlebar-style = hidden
macos-option-as-alt = true
mouse-hide-while-typing = true
confirm-close-surface = false confirm-close-surface = false
macos-non-native-fullscreen = true
macos-option-as-alt = true
macos-titlebar-style = hidden
macos-window-buttons = hidden
mouse-hide-while-typing = true
# Macos custom icon # Macos custom icon
macos-icon = custom-style # macos-icon = custom-style
macos-icon-ghost-color = white # macos-icon-ghost-color = white
macos-icon-screen-color = black,darkgrey # macos-icon-screen-color = black,darkgrey
# Clipboard # Clipboard
clipboard-write = allow clipboard-write = allow