projects
/
~bandali
/
configs
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
be82bec
)
[emacs] gentler font resizing
author
Amin Bandali
<mab@gnu.org>
Wed, 10 Oct 2018 02:37:48 +0000
(22:37 -0400)
committer
Amin Bandali
<mab@gnu.org>
Wed, 10 Oct 2018 02:37:48 +0000
(22:37 -0400)
init.org
patch
|
blob
|
blame
|
history
diff --git
a/init.org
b/init.org
index
820714c
..
5ded313
100644
(file)
--- 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