From 33524916bc02fbc403c63a13a4d1694b13ea935b Mon Sep 17 00:00:00 2001 From: Daniel Fichtinger Date: Sun, 5 Jan 2025 01:15:02 -0500 Subject: [PATCH] AutoYADM commit: 2025-01-05 01:15:02 --- .config/ghostty/config | 5 ++--- .config/ghostty/config.bak | 9 +++++++++ 2 files changed, 11 insertions(+), 3 deletions(-) create mode 100644 .config/ghostty/config.bak 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