diff options
| author | y-jan137 <yousefjan24000@gmail.com> | 2024-12-21 12:00:00 +0000 |
|---|---|---|
| committer | y-jan137 <yousefjan24000@gmail.com> | 2024-12-21 12:00:00 +0000 |
| commit | a24424376a719f142ab16e0339937a3315e64c7b (patch) | |
| tree | 7a0587072f93cf74b43aa9c0914ce46ab4595005 /ghostty | |
Initial commit
Diffstat (limited to 'ghostty')
| -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 |