From b22de457ca963f015289db052dd11049a4c355b9 Mon Sep 17 00:00:00 2001 From: Craig Jennings Date: Fri, 14 Nov 2025 02:40:46 -0600 Subject: fix: Reapply dashboard, weather config fixes and todo updates MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 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 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude --- modules/dashboard-config.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/dashboard-config.el') 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") -- cgit v1.2.3