From 72b91339ed2058dfe54450bdb90dccb470a33e3c Mon Sep 17 00:00:00 2001 From: James Cherti <60946298+jamescherti@users.noreply.github.com> Date: Sun, 1 Dec 2024 19:45:00 -0500 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c4b8e01..123caad 100644 --- a/README.md +++ b/README.md @@ -659,7 +659,8 @@ To configure `corfu` and `cape`, add the following to `~/.emacs.d/post-init.el`: :config (which-key-mode)) -(pixel-scroll-precision-mode) +(setq pixel-scroll-precision-use-momentum nil) +(pixel-scroll-precision-mode 1) (display-time-mode) (show-paren-mode +1) ; Paren match highlighting