diff options
-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 ab3fc52..dc594fd 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 |