Change the world clock list
This commit is contained in:
		
							
								
								
									
										9
									
								
								init.el
									
									
									
									
									
								
							
							
						
						
									
										9
									
								
								init.el
									
									
									
									
									
								
							@ -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
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user