+zen-text-scale = 2 by default

This commit is contained in:
Henrik Lissner 2020-01-09 21:41:56 -05:00
parent 911673fbb9
commit ad1d168349
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395

View file

@ -3,7 +3,7 @@
(defvar +zen-mixed-pitch-modes '(markdown-mode org-mode)
"What major-modes to enable `mixed-pitch-mode' in with `writeroom-mode'.")
(defvar +zen-text-scale 1
(defvar +zen-text-scale 2
"The text-scaling level for `writeroom-mode'.")