diff --git a/.config/ghostty/config b/.config/ghostty/config index a3555359..638984da 100644 --- a/.config/ghostty/config +++ b/.config/ghostty/config @@ -1,9 +1,8 @@ font-family = SauceCodePro NFM -theme = ashen -background = 121212 +theme = gruvbox window-decoration = false keybind = ctrl+enter=unbind -background-opacity = 0.8 +background-opacity = 1 resize-overlay = never confirm-close-surface = false mouse-hide-while-typing = true diff --git a/.config/ghostty/config.bak b/.config/ghostty/config.bak new file mode 100644 index 00000000..923fa5fc --- /dev/null +++ b/.config/ghostty/config.bak @@ -0,0 +1,9 @@ +font-family = SauceCodePro NFM +theme = ashen +window-decoration = false +keybind = ctrl+enter=unbind +background-opacity = 1 +resize-overlay = never +confirm-close-surface = false +mouse-hide-while-typing = true +window-padding-balance = true