please work

This commit is contained in:
Sakooooo 2024-01-09 21:22:21 +04:00
parent 6161d6448e
commit 6c0e037aee
Signed by: sako
GPG key ID: FE52FD65B76E4751

View file

@ -666,7 +666,7 @@ Cause emacs overlay lol
;; should be less distracting ;; should be less distracting
(setq org-agenda-prefix-format '( (setq org-agenda-prefix-format '(
;; (agenda . " %i %-12:c%?-12t% s") ;; file name + org-agenda-entry-type ;; (agenda . " %i %-12:c%?-12t% s") ;; file name + org-agenda-entry-type
(agenda . " - ") (agenda . " - %-12:c%?-12t% s")
(timeline . " % s") (timeline . " % s")
(todo . " %i %-12:c") (todo . " %i %-12:c")
(tags . " %i %-12:c") (tags . " %i %-12:c")