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