diff options
| -rw-r--r-- | .config/ghostty/config | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/.config/ghostty/config b/.config/ghostty/config index 7db87d5..7107304 100644 --- a/.config/ghostty/config +++ b/.config/ghostty/config @@ -9,7 +9,8 @@ keybind = alt+shift+j=decrease_font_size:1 keybind = ctrl+zero=unbind keybind = ctrl+enter=unbind -keybind = super+q=unbind +keybind = super+q=close_window +keybind = super+r=reload_config theme=GruvboxLuke window-decoration=false confirm-close-surface=false |
