Some more configuration for calendar
Location (for sunrise/sunset/moon phases) and time zone
This commit is contained in:
		
							
								
								
									
										8
									
								
								init.el
									
									
									
									
									
								
							
							
						
						
									
										8
									
								
								init.el
									
									
									
									
									
								
							| @@ -548,7 +548,13 @@ | |||||||
|  |  | ||||||
| (use-package calendar | (use-package calendar | ||||||
|   :init |   :init | ||||||
|   (setq calendar-week-start-day 1)) |   (setq calendar-week-start-day 1 | ||||||
|  |         calendar-latitude 47.4 | ||||||
|  |         calendar-longitude 19.0 | ||||||
|  |         calendar-location-name "Budapest, Hungary" | ||||||
|  |         calendar-time-zone 60 | ||||||
|  |         calendar-standard-time-zone-name "CET" | ||||||
|  |         calendar-daylight-time-zone-name "CEST")) | ||||||
|  |  | ||||||
| (use-package yasnippet | (use-package yasnippet | ||||||
|   :config |   :config | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user