Align times in agenda by padding with 0's

master
Jacopo De Simoi 3 years ago
parent 75a5744fbf
commit fc13f2ff52
  1. 1
      global.org

@ -953,6 +953,7 @@
(800 1000 1200 1400 1600 1800 2000)
" ······· " "───────────────")
org-agenda-current-time-string "····· now ·····"
org-agenda-time-leading-zero t)
#+end_src
- Use figlet-type fonts to display the date
#+begin_src emacs-lisp

Loading…
Cancel
Save