diff --git a/.config.d/05-basic.el b/.config.d/05-basic.el index 152870a..9dbde66 100644 --- a/.config.d/05-basic.el +++ b/.config.d/05-basic.el @@ -21,6 +21,7 @@ ;; Display time (display-time-mode) +(setq display-time-24hr-format t) (show-paren-mode +1) ; Paren match highlighting