diff --git a/config/ghostty/config b/config/ghostty/config index 9378376c..a46f9dc4 100644 --- a/config/ghostty/config +++ b/config/ghostty/config @@ -25,3 +25,6 @@ shell-integration-features = no-cursor,ssh-env # Keyboard bindings keybind = shift+insert=paste_from_clipboard keybind = control+insert=copy_to_clipboard + +# Slowdown mouse scrolling +mouse-scroll-multiplier = 0.5