Add time to the modeline

This commit is contained in:
Oliver Payne 2023-03-12 20:53:44 +00:00
parent 46a004ab74
commit 757b9f57f9
1 changed files with 3 additions and 0 deletions

View File

@ -120,6 +120,9 @@
'(consult-grep-args
"ggrep --null --line-buffered --color=never --ignore-case --line-number -I -r .")
'(desktop-save-mode nil)
'(display-time-24hr-format t)
'(display-time-day-and-date t)
'(display-time-mode t)
'(gnus-secondary-select-methods '((nnml "")))
'(gnus-select-method '(nntp "news.gmane.io"))
'(mail-sources '((file :path "/var/mail/olly")))