Set value for scroll-conservatively

This commit is contained in:
Evie Litherland-Smith 2024-04-22 11:16:25 +01:00
parent a616db6127
commit a6e5049216

View file

@ -27,6 +27,8 @@
xref-show-definitions-function #'xref-show-definitions-completing-read
kill-do-not-save-duplicates t)
(setopt scroll-conservatively 101)
(use-package pixel-scroll
:init
(pixel-scroll-precision-mode +1))