diff --git a/init.el b/init.el index c2e182d..e61ee8e 100644 --- a/init.el +++ b/init.el @@ -647,7 +647,10 @@ have been closed." (pixel-scroll-precision-mode) :custom (pixel-scroll-precision-interpolate-page t "Enable pixel-level scrolling for page-wise scrolling events") - (pixel-wait 0.001 "Idle for a fraction of a second during each animation step for gentler animations")) + (pixel-wait 0.001 "Idle for a fraction of a second during each animation step for gentler animations") + :bind + (" " . pixel-scroll-interpolate-down) + (" " . pixel-scroll-interpolate-up)) ;; ---------------------------------- ;; ;; savehist