diff options
Diffstat (limited to 'mut/ghostty/config')
| -rw-r--r-- | mut/ghostty/config | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/mut/ghostty/config b/mut/ghostty/config index 259a616..dafa2b7 100644 --- a/mut/ghostty/config +++ b/mut/ghostty/config @@ -1,7 +1,7 @@ keybind = alt+k=scroll_page_fractional:-0.4 keybind = alt+j=scroll_page_fractional:+0.4 -keybind = alt+b=scroll_page_up -keybind = alt+f=scroll_page_down +# keybind = alt+b=scroll_page_up +# keybind = alt+f=scroll_page_down keybind = alt+c=copy_to_clipboard keybind = alt+v=paste_from_clipboard keybind = alt+shift+k=increase_font_size:1 @@ -10,3 +10,4 @@ keybind = alt+shift+j=decrease_font_size:1 keybind = ctrl+zero=unbind theme=GruvboxLuke window-decoration=false +confirm-close-surface=false |
