Change the world clock list

This commit is contained in:
Alexander Rosenberg 2025-02-07 00:27:06 -08:00
parent 9a6a9fcbf8
commit c8ba0ce0ca
Signed by: Zander671
GPG Key ID: 5FD0394ADBD72730

View File

@ -2949,6 +2949,15 @@ one of the normal rainbow-delimiters-depth-N-face faces."
(projects . 5)
(bookmarks . 5))))
;; world clocks
(setq zoneinfo-style-world-list
'(("America/Los_Angeles" "California")
("Asia/Tokyo" "Tokyo")
("America/New_York" "New York")
("Europe/London" "London")
("Europe/Paris" "Paris")
("Asia/Calcutta" "Bangalore")))
;; page break lines
(use-package page-break-lines
:config