1 2 3 4 5 6 7 8
(use-package pixel-scroll :if (and (locate-library "pixel-scroll") (display-graphic-p)) :custom (pixel-dead-time 0) (pixel-wait 0) (pixel-resolution-fine-flag 10))