From 5801558c35e93b7609174da0195dd6badb7be8a0 Mon Sep 17 00:00:00 2001 From: noa@gaiwan.org Date: Sun, 7 Jul 2024 09:20:46 +0000 Subject: Disable pixel-scroll-precision-mode --- config.org | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/config.org b/config.org index cd3296d..6ec978f 100644 --- a/config.org +++ b/config.org @@ -1272,7 +1272,9 @@ C-l goes in order, rather than first centering the cursor. This is particularly 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. -#+begin_src elisp +This doesn't work well sometimes for some reason, so i've disabled it for now. + +#+begin_src elisp :tangle no (setopt pixel-scroll-precision-mode t pixel-scroll-precision-use-momentum t) #+end_src -- cgit 1.4.1-2-gfad0