aboutsummaryrefslogtreecommitdiff
path: root/doom.d/config.org
diff options
context:
space:
mode:
authororeodave <aryadevchavali1@gmail.com>2019-11-24 23:05:56 +0000
committeroreodave <aryadevchavali1@gmail.com>2019-11-24 23:05:56 +0000
commit655c8504bf91ac57b833156bc2ce06691f0aac2e (patch)
treedfe2a8646bb44a702fb6c120a79c6e084e4f3a84 /doom.d/config.org
parentf0996b5fb24fa00a0c36ba2cd9f5a3ffe0564281 (diff)
downloaddotfiles-655c8504bf91ac57b833156bc2ce06691f0aac2e.tar.gz
dotfiles-655c8504bf91ac57b833156bc2ce06691f0aac2e.tar.bz2
dotfiles-655c8504bf91ac57b833156bc2ce06691f0aac2e.zip
~using wicons for the weather dashboard item
It's a rain symbol, more fitting I think
Diffstat (limited to 'doom.d/config.org')
-rw-r--r--doom.d/config.org2
1 files changed, 1 insertions, 1 deletions
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)