🔧 Enable pixel-scroll-precision-mode

This commit is contained in:
Marcel Kapfer 2025-06-28 15:14:17 +02:00
parent b4a124d292
commit aaa3894c38
Signed by: mmk2410
GPG key ID: CADE6F0C09F21B09

View file

@ -665,6 +665,11 @@ I found out that a bit more line spacing makes Emacs look more nicely and increa
(setq-default line-spacing 4)
#+end_src
** Scolling
#+begin_src emacs-lisp
(pixel-scroll-precision-mode 1)
#+end_src
* Keybinding
List of own custom keybindings