diff --git a/init.el b/init.el index 34e15b1..6f7548b 100644 --- a/init.el +++ b/init.el @@ -228,8 +228,8 @@ ;; `window-vscroll' for tall lines. auto-window-vscroll nil ;; Mouse - mouse-wheel-scroll-amount '(2 ((shift) . hscroll)) - mouse-wheel-scroll-amount-horizontal 2) + mouse-wheel-scroll-amount '(1 ((shift) . hscroll)) + mouse-wheel-scroll-amount-horizontal 1) ;;; Cursor ;; The blinking cursor is distracting and interferes with cursor settings in