From 655c8504bf91ac57b833156bc2ce06691f0aac2e Mon Sep 17 00:00:00 2001 From: oreodave Date: Sun, 24 Nov 2019 23:05:56 +0000 Subject: ~using wicons for the weather dashboard item It's a rain symbol, more fitting I think --- doom.d/config.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doom.d/config.org') diff --git a/doom.d/config.org b/doom.d/config.org index 716df47..9421572 100644 --- a/doom.d/config.org +++ b/doom.d/config.org @@ -199,7 +199,7 @@ My docsets are stored in .docsets for ease of use :icon (all-the-icons-octicon "book" :face 'font-lock-keyword-face) :action oreodave/goto-books) ("Check the weather" - :icon (all-the-icons-octicon "globe" :face 'font-lock-keyword-face) + :icon (all-the-icons-wicon "rain" :face 'font-lock-keyword-face) :action oreodave/weather) ("Jump to bookmark" :icon (all-the-icons-octicon "bookmark" :face 'font-lock-keyword-face) -- cgit v1.2.3-13-gbd6f