diff options
Diffstat (limited to 'emacs/init.el')
-rw-r--r-- | emacs/init.el | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/emacs/init.el b/emacs/init.el index ab3fc528..dc594fd1 100644 --- a/emacs/init.el +++ b/emacs/init.el @@ -111,8 +111,6 @@ (variable-pitch-mode) (setq cursor-type 'bar)) - (add-hook 'org-mode-hook #'use-variable-fonts) - (if (eq window-system 'w32) (let* ((font-size 10) (mono-face (cond |