Add org-journal-mode to +zen-mixed-pitch-modes
This commit is contained in:
parent
db16b12633
commit
f5858a1a6c
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
;;; ui/zen/config.el -*- lexical-binding: t; -*-
|
||||
|
||||
(defvar +zen-mixed-pitch-modes '(markdown-mode org-mode)
|
||||
(defvar +zen-mixed-pitch-modes '(markdown-mode org-mode org-journal-mode)
|
||||
"What major-modes to enable `mixed-pitch-mode' in with `writeroom-mode'.")
|
||||
|
||||
(defvar +zen-text-scale 2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue