From 7004a395510adfec29283473ea08b8f69e1226ae Mon Sep 17 00:00:00 2001 From: zode Date: Tue, 28 Jan 2025 08:59:19 +0000 Subject: [PATCH] =?UTF-8?q?.ghostty.conf=20hinzugef=C3=BCgt?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .ghostty.conf | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 .ghostty.conf diff --git a/.ghostty.conf b/.ghostty.conf new file mode 100644 index 0000000..6961593 --- /dev/null +++ b/.ghostty.conf @@ -0,0 +1,17 @@ +theme = Ayu Mirage +#theme = ayu_light + +keybind = shift+ctrl+r=reload_config + +command = /opt/homebrew/bin/tmux + +macos-window-shadow = false + +macos-icon = custom-style +macos-icon-frame = beige +macos-icon-ghost-color = #AAAAAA + +background-opacity = 0.8 +background-blur-radius = 200 + +auto-update = check \ No newline at end of file