🔧 Enable pixel-scroll-precision-mode
This commit is contained in:
parent
b4a124d292
commit
aaa3894c38
1 changed files with 5 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue