summaryrefslogtreecommitdiff
path: root/modules
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2025-11-14 02:40:46 -0600
committerCraig Jennings <c@cjennings.net>2025-11-14 02:40:46 -0600
commit2a16f360f8b5d655ff9e4b80df8128687a9701af (patch)
tree805f012db225ff479db8462e3135c7fc12e51346 /modules
parent2312e40358a923fe72785af504c9272506d8d58d (diff)
downloaddotemacs-2a16f360f8b5d655ff9e4b80df8128687a9701af.tar.gz
dotemacs-2a16f360f8b5d655ff9e4b80df8128687a9701af.zip
fix: Reapply dashboard, weather config fixes and todo updates
- dashboard-config.el: Change "Ebooks" to "Books" label - weather-config.el: Fix variable name to wttrin-favorite-location - todo.org: Add music player and mousetrap investigation tasks - history: Update command history
Diffstat (limited to 'modules')
-rw-r--r--modules/dashboard-config.el2
-rw-r--r--modules/weather-config.el2
2 files changed, 2 insertions, 2 deletions
diff --git a/modules/dashboard-config.el b/modules/dashboard-config.el
index 3f7e273f..6e78038c 100644
--- a/modules/dashboard-config.el
+++ b/modules/dashboard-config.el
@@ -114,7 +114,7 @@
(lambda (&rest _) (mu4e)))
(,(nerd-icons-faicon "nf-fae-book_open_o")
- "Ebooks" "Calibre Ebook Reader"
+ "Books" "Calibre Ebook Reader"
(lambda (&rest _) (calibredb)))
(,(nerd-icons-mdicon "nf-md-school")
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"