From: rearman Date: Thu, 11 Jun 2026 21:12:26 +0000 (-0400) Subject: Agenda lines no unicode X-Git-Url: https://git.earman.xyz/?a=commitdiff_plain;h=dd612d87bfa0a1301bbc020bb56a21ab0cf31df8;p=emacsinit.git Agenda lines no unicode --- diff --git a/config.org b/config.org index 0a2d351..9c2b72a 100644 --- a/config.org +++ b/config.org @@ -285,8 +285,8 @@ Sly really doesn't play well with elodc in the minibuffer, so here are some sett org-agenda-window-setup 'current-window org-agenda-time-grid '((daily today remove-match) (600 800 1200 1700 1800) - " ┄┄┄┄┄ " - "┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄") + " ----- " + "---------------") org-agenda-remove-tags t org-agenda-prefix-format '((agenda . " %?-12t% s") (todo . " ")