From ba14cf43e195d5eaae6c0e8034c8c4e5615c150f Mon Sep 17 00:00:00 2001 From: Craig Jennings Date: Fri, 14 Nov 2025 02:35:00 -0600 Subject: Revert "checking in modified/removed tests and other misc changes" This reverts commit 0a901b03e467fd29f409dd7f7cd557a7a5a65518. --- modules/dashboard-config.el | 2 +- modules/weather-config.el | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'modules') diff --git a/modules/dashboard-config.el b/modules/dashboard-config.el index 6e78038c7..3f7e273f0 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") - "Books" "Calibre Ebook Reader" + "Ebooks" "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 f3b361cab..01f0f39f5 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-favorite-location "New Orleans, LA") + (setopt wttrin-mode-line-favorite-location "New Orleans, LA") (setopt wttrin-mode-line-refresh-interval (* 30 60)) ;; thirty minutes (setq wttrin-default-locations '( "New Orleans, LA" -- cgit v1.2.3