Add org-journal-mode to +zen-mixed-pitch-modes

This commit is contained in:
Henrik Lissner 2020-04-29 15:49:30 -04:00
parent db16b12633
commit f5858a1a6c
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395

View file

@ -1,6 +1,6 @@
;;; ui/zen/config.el -*- lexical-binding: t; -*- ;;; 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'.") "What major-modes to enable `mixed-pitch-mode' in with `writeroom-mode'.")
(defvar +zen-text-scale 2 (defvar +zen-text-scale 2