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 0259d4a9..bf71ef9c 100644 --- a/modules/weather-config.el +++ b/modules/weather-config.el @@ -19,7 +19,7 @@ ;; Change this to t to enable debug logging ;; (setq wttrin-debug t) :bind - ("M-W" . wttrin) + ("M-S-w" . wttrin) ;; was M-W, overrides kill-ring-save :config (setopt wttrin-unit-system "u") (setopt wttrin-favorite-location "New Orleans, LA") |
