diff options
Diffstat (limited to 'modules/weather-config.el')
| -rw-r--r-- | modules/weather-config.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/weather-config.el b/modules/weather-config.el index 01f0f39f..f3b361ca 100644 --- a/modules/weather-config.el +++ b/modules/weather-config.el @@ -22,7 +22,7 @@ ("M-W" . wttrin) :config (setopt wttrin-unit-system "u") - (setopt wttrin-mode-line-favorite-location "New Orleans, LA") + (setopt wttrin-favorite-location "New Orleans, LA") (setopt wttrin-mode-line-refresh-interval (* 30 60)) ;; thirty minutes (setq wttrin-default-locations '( "New Orleans, LA" |
