mirror of
https://github.com/Foltik/dotfiles
synced 2024-11-24 04:22:50 -05:00
Set sunshine.el units to metric
This commit is contained in:
parent
ea81dbcedc
commit
c7bca1d36a
@ -707,7 +707,8 @@ Allows retrieving OpenWeatherMap forecasts in the minibuffer.
|
||||
(jf-apps-def
|
||||
"w" #'sunshine-forecast)
|
||||
:custom
|
||||
(sunshine-location "New York, US")
|
||||
(sunshine-location "Piscataway, US")
|
||||
(sunshine-units 'metric)
|
||||
(sunshine-appid "7caf100277f14845e7f354c6590a09cb")
|
||||
(sunshine-show-icons t))
|
||||
#+END_SRC
|
||||
|
Loading…
Reference in New Issue
Block a user