diff --git a/config.org b/config.org index c6ef279..d0aa1a1 100644 --- a/config.org +++ b/config.org @@ -1180,7 +1180,7 @@ Make the column for categories wider. #+begin_src emacs-lisp (setq org-agenda-prefix-format - '((agenda . " %i %?-12t% s") + '((agenda . " %i %-15:c%?-12t% s") (todo . " %i") (tags . " %i") (search . " %i")))