From 98bd888775b9447df785d441928114d709468bc6 Mon Sep 17 00:00:00 2001 From: Jonny Barnes Date: Fri, 13 Feb 2026 16:11:02 +0000 Subject: [PATCH] Tweak ghostty config --- ghostty/config | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/ghostty/config b/ghostty/config index 856376a..00b0435 100644 --- a/ghostty/config +++ b/ghostty/config @@ -13,9 +13,6 @@ font-thicken = true #theme = light:Catppuccin Latte,dark:Catppuccin Macchiato theme = light:tangere-light.conf,dark:tangere-dark.conf -# Fix an issue when switching apps on macOS Ventura’s Stage Manager -background-opacity = 0.999 - # Try to ensure readability of text minimum-contrast = 1.1 @@ -28,7 +25,7 @@ window-inherit-working-directory = false # Make alt+{key} keyboard shortcuts work # https://github.com/ghostty-org/ghostty/discussions/3483#discussioncomment-11716750 # Need to work out if I am using `rainfrog` which was the impetus for this change -#macos-option-as-alt = left +macos-option-as-alt = right -keybind = alt+left=unbind -keybind = alt+right=unbind +#keybind = alt+left=unbind +#keybind = alt+right=unbind