Increase column width in general todo list view

At work a larger margin is necessary.
This commit is contained in:
Daniel - 2020-07-04 13:54:41 +02:00
parent 3d14e85a00
commit 8cd9fd2376
No known key found for this signature in database
GPG Key ID: 1C7071A75BB72D64
1 changed files with 1 additions and 1 deletions

View File

@ -1005,7 +1005,7 @@ With given ARG, display files in `db/important-document-path."
((org-agenda-overriding-header "List of open, non-periodic TODO items")
(org-use-tag-inheritance t)
(org-agenda-sorting-strategy '(deadline-down priority-down))
(org-agenda-prefix-format '((tags . "%-8c %-4e ")))))))
(org-agenda-prefix-format '((tags . "%-12c %-4e ")))))))
("U" "Unsupervised (Waiting, Unscheduled, Stuck)"
((tags-todo "/WAIT"