diff options
Diffstat (limited to 'ghostty/config')
| -rw-r--r-- | ghostty/config | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/ghostty/config b/ghostty/config new file mode 100644 index 0000000..8cc3b63 --- /dev/null +++ b/ghostty/config @@ -0,0 +1,8 @@ +font-size = 19 +background-blur-radius = 20 +mouse-hide-while-typing = true +window-decoration = true +# keybind = global:cmd+/=toggle_quick_terminal +macos-option-as-alt = true +background-opacity = 0.7 +background-blur-radius = 20 |