[org] Further tweak the habit display

master
Jacopo De Simoi 5 years ago
parent 012da55004
commit 176efe3667
  1. 2
      custom.el

@ -52,7 +52,7 @@
'(org-clock-mode-line-total 'current) '(org-clock-mode-line-total 'current)
'(org-habit-following-days 3) '(org-habit-following-days 3)
'(org-habit-graph-column 66) '(org-habit-graph-column 66)
'(org-habit-preceding-days 5) '(org-habit-preceding-days 7)
'(org-habit-show-all-today t) '(org-habit-show-all-today t)
'(org-habit-show-habits-only-for-today nil) '(org-habit-show-habits-only-for-today nil)
'(org-habit-today-glyph 57520) '(org-habit-today-glyph 57520)

Loading…
Cancel
Save