From af78e78dd1cab06344ffde522884b4dc20d7bc84 Mon Sep 17 00:00:00 2001 From: Marcel Kapfer Date: Tue, 28 May 2024 17:01:21 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=92=84=20Increase=20line=20spaceing?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config.org | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/config.org b/config.org index 6a41db7..9c66ab9 100644 --- a/config.org +++ b/config.org @@ -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