diff options
Diffstat (limited to 'emacs.org')
-rwxr-xr-x | emacs.org | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -450,6 +450,8 @@ Fonts and basic appearance settings for each device "⭠ now ─────────────────────────────────────────────────") (global-org-modern-mode) + + (setq org-modern-todo nil) #+end_src ** Settings #+begin_src emacs-lisp |