From 7123e4716670f499882e8c4e17405bfc4f3620ef Mon Sep 17 00:00:00 2001 From: Thanos Apollo Date: Sun, 16 Jul 2023 16:28:15 +0300 Subject: org-modern: disable todo styling --- emacs.org | 2 ++ 1 file changed, 2 insertions(+) diff --git a/emacs.org b/emacs.org index 77af6a4..7b9739f 100755 --- a/emacs.org +++ b/emacs.org @@ -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 -- cgit v1.2.3