From 9b2131222a6724ec34af4fefc2cc2a540cdd7773 Mon Sep 17 00:00:00 2001 From: Mike Vink <59492084+ivi-vink@users.noreply.github.com> Date: Tue, 31 Dec 2024 18:34:27 +0100 Subject: update system --- mut/ghostty/config | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'mut/ghostty') 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 -- cgit v1.2.3