From dd612d87bfa0a1301bbc020bb56a21ab0cf31df8 Mon Sep 17 00:00:00 2001 From: rearman Date: Thu, 11 Jun 2026 17:12:26 -0400 Subject: [PATCH] Agenda lines no unicode --- config.org | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 . " ") -- 2.39.5