diff options
-rw-r--r-- | doom.d/config.org | 2 |
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) |