diff options
author | Vidhu Kant Sharma <vidhukant@vidhukant.com> | 2024-03-09 20:55:23 +0530 |
---|---|---|
committer | Vidhu Kant Sharma <vidhukant@vidhukant.com> | 2024-03-09 20:55:23 +0530 |
commit | 206f12417109bbf1508eab4593fea3fb9fb35ad9 (patch) | |
tree | 5d430c5e3d09f2a417beaf49bd02723b6a826c0b /.doom.d/init.el | |
parent | d459b0d44ff0af51d5bd70a9309c4292b304792a (diff) |
starting flameshot in systray
Diffstat (limited to '.doom.d/init.el')
-rw-r--r-- | .doom.d/init.el | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.doom.d/init.el b/.doom.d/init.el index 817929b..f2db2ad 100644 --- a/.doom.d/init.el +++ b/.doom.d/init.el @@ -175,14 +175,14 @@ :email ;;(mu4e +org +gmail) ;;notmuch - ;;(wanderlust +gmail) + wanderlust :app ;;calendar ;;emms ;;everywhere ; *leave* Emacs!? You must be joking ;;irc ; how neckbeards socialize - (rss +org) ; emacs as an RSS reader + rss ; emacs as an RSS reader ;;twitter ; twitter client https://twitter.com/vnought :config |