Don't display date in display-time-mode

This commit is contained in:
Evie Litherland-Smith 2025-02-14 06:39:24 +00:00
parent 23da025de0
commit daa36d8e09

View file

@ -143,7 +143,7 @@
(display-time-mode +1)
:custom
(display-time-24hr-format t)
(display-time-day-and-date t))
(display-time-day-and-date nil))
(use-package olivetti
:if (package-installed-p 'olivetti)