From 47c00f736a86067d2204017a6dd2a600f09ae33d Mon Sep 17 00:00:00 2001 From: noa@gaiwan.org Date: Wed, 12 Jun 2024 22:34:11 +0000 Subject: Update scrolling configuration --- emacs/init.el | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'emacs') diff --git a/emacs/init.el b/emacs/init.el index e02c048..6ea5fc5 100644 --- a/emacs/init.el +++ b/emacs/init.el @@ -665,12 +665,8 @@ and when JID is not in `jabber-activity-banned'." (keyfreq-autosave-mode t) ) -;;; scrolling +;; Emacs uses choppy scrolling by default. If i scoll with my trackpad, it's nice to have it move tiny amounts at the same time as my fingers, which pixel-scroll-precision-mode allows for. This also has the benefit of making scrolling over images a little bit of a nicer experience. (setopt - mouse-wheel-scroll-amount '(1 ((shift) . 1)) - mouse-wheel-progressive-speed nil - mouse-wheel-follow-mouse 't - scroll-step 0 pixel-scroll-precision-mode t pixel-scroll-precision-use-momentum t) -- cgit 1.4.1-2-gfad0