diff options
Diffstat (limited to 'emacs/init.el')
-rw-r--r-- | emacs/init.el | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/emacs/init.el b/emacs/init.el index 8f8a20f..8aff18b 100644 --- a/emacs/init.el +++ b/emacs/init.el @@ -101,10 +101,8 @@ proced-mode-hook rmail-summary-mode-hook ebib-index-mood-hook)) -;; Transient variable font - -;; While we're at it, ensure that transients look nice with a variable pitch font. +;; Ensure that transients look nice with a variable pitch font. (setopt transient-align-variable-pitch t) ;; Replace the mode line with a header line |