Display time in 24hr format

This commit is contained in:
2025-10-02 23:14:02 +09:00
parent e6d295c1c2
commit 9cd88d6be9

View File

@@ -21,6 +21,7 @@
;; Display time ;; Display time
(display-time-mode) (display-time-mode)
(setq display-time-24hr-format t)
(show-paren-mode +1) ; Paren match highlighting (show-paren-mode +1) ; Paren match highlighting