💄 Increase line spaceing

This commit is contained in:
Marcel Kapfer 2024-05-28 17:01:21 +02:00
parent b6a0448ef2
commit af78e78dd1
Signed by: mmk2410
GPG key ID: CADE6F0C09F21B09

View file

@ -640,6 +640,14 @@ Source: [[https://git.sr.ht/~protesilaos/spacious-padding][sr.ht: ~protesilaos/s
:config (spacious-padding-mode 1))
#+end_src
** Line Spacing
I found out that a bit more line spacing makes Emacs look more nicely and increases the readability a bit. At least for me 🙂
#+begin_src emacs-lisp
(setq-default line-spacing 4)
#+end_src
* Keybinding
List of own custom keybindings