From 206f12417109bbf1508eab4593fea3fb9fb35ad9 Mon Sep 17 00:00:00 2001 From: Vidhu Kant Sharma Date: Sat, 9 Mar 2024 20:55:23 +0530 Subject: starting flameshot in systray --- .doom.d/custom.el | 2 +- .doom.d/init.el | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to '.doom.d') diff --git a/.doom.d/custom.el b/.doom.d/custom.el index 29d6b70..d1fb65e 100644 --- a/.doom.d/custom.el +++ b/.doom.d/custom.el @@ -48,4 +48,4 @@ (assoc-delete-all "Open org-agenda" +doom-dashboard-menu-sections) (assoc-delete-all "Jump to bookmark" +doom-dashboard-menu-sections) (assoc-delete-all "Open documentation" +doom-dashboard-menu-sections) -(assoc-delete-all "Open private configuration" +doom-dashboard-menu-sections) +(assoc-delete-all "Open private configuration" +doom-dashboard-menu-sections) \ No newline at end of file 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 -- cgit v1.2.3