Skip to content

Commit

Permalink
tweak(+writing-mode): increase text scale
Browse files Browse the repository at this point in the history
  • Loading branch information
abougouffa committed Mar 25, 2023
1 parent 2130b3c commit ddfb23a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/extras/me-writing-mode.el
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
:group 'minemacs-ui
:type 'hook)

(defcustom +writing-text-scale 1.7
(defcustom +writing-text-scale 2.0
"The text-scaling level for `+writing-mode'."
:group 'minemacs-ui
:type 'float)
Expand Down

0 comments on commit ddfb23a

Please sign in to comment.