[org] Shorten the agendas current-time string to not take up the full screen

This commit is contained in:
Sebastian Schulze 2023-07-24 09:08:10 +02:00
parent fbfc743c28
commit fb299c27a2
Signed by: bascht
GPG Key ID: 5BCB1D3B4D38A35A
1 changed files with 1 additions and 1 deletions

View File

@ -80,7 +80,7 @@
'("~/Documents/Zettelkasten" "~/Work/Zettelkasten/")
'("~/Documents/Zettelkasten/")))
(setq org-agenda-current-time-string "┈ ┈ ┈ ┈ ┈ ┈ ┈ now ┈ ┈ ┈ ┈ ┈ ┈")
(setq org-agenda-current-time-string " ┈ now ┈ ")
(setq org-capture-templates
'(("t" "Todo" entry (file "~/Documents/Zettelkasten/Todo.org")