diff options
| author | Tom Li Dobnik <tomlidobnik1@gmail.com> | 2026-03-10 14:09:51 +0100 |
|---|---|---|
| committer | Tom Li Dobnik <tomlidobnik1@gmail.com> | 2026-03-10 14:09:51 +0100 |
| commit | d98fd30dea3a6b796c7950bd175da3a5bd9db578 (patch) | |
| tree | d0533fdd7ee2aa4b528f41fc3d1b538b9fdac40c /.config/ghostty/config | |
| parent | f7bbc5e6740f6199d7ed0fe704daaa7efd98c093 (diff) | |
update
Diffstat (limited to '.config/ghostty/config')
| -rw-r--r-- | .config/ghostty/config | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/.config/ghostty/config b/.config/ghostty/config index 559a361..7ef429d 100644 --- a/.config/ghostty/config +++ b/.config/ghostty/config @@ -12,8 +12,8 @@ confirm-close-surface = false macos-titlebar-style = hidden quick-terminal-animation-duration = 0 background = #000000 -#background-blur = 15 -#background-opacity = 0.8 +# background-blur = 15 +# background-opacity = 0.8 background-image="/Users/tom/dotfiles/.config/ghostty/ign-0008.png" background-image-fit="cover" background-image-opacity=0.3 @@ -27,9 +27,6 @@ keybind = super+alt+ctrl+shift+s=text:\x13 # Ctrl a keybind = super+alt+ctrl+shift+a=text:\x01 -# Ctrl m -# keybind = super+alt+ctrl+shift+m=text:\x0d - # Hyper M to Ctrl Space keybind = super+alt+ctrl+shift+m=text:\x00 |
