From: Amin Bandali Date: Wed, 10 Oct 2018 02:37:48 +0000 (-0400) Subject: [emacs] gentler font resizing X-Git-Url: https://git.shemshak.org/~bandali/configs/commitdiff_plain/523e4f87747e95345b312e35e27bbbc99447c662 [emacs] gentler font resizing --- diff --git a/init.org b/init.org index 820714c..5ded313 100644 --- a/init.org +++ b/init.org @@ -402,6 +402,12 @@ Font stack with better unicode support, around =Ubuntu Mono= and 'prepend)) #+end_src +** Gentler font resizing + +#+begin_src emacs-lisp +(setq text-scale-mode-step 1.05) +#+end_src + ** Libraries #+begin_src emacs-lisp