From c732ce2b29db8715546ab5e3a770c60fd49971cc Mon Sep 17 00:00:00 2001 From: jao Date: Sun, 28 Feb 2021 05:32:11 +0000 Subject: edcn is not buying us much, and makes some notifications difficult to handle --- init.org | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/init.org b/init.org index d904cd5..a3e062c 100644 --- a/init.org +++ b/init.org @@ -811,7 +811,7 @@ (jao-tracking-face 'lui-highlight-face) #+end_src *** notification server - #+begin_src emacs-lisp + #+begin_src emacs-lisp :load no (use-package ednc :ensure t :diminish) @@ -830,8 +830,7 @@ (jao-ednc-ignore-app "Spotify") :bind (("s-n" . jao-hydra-ednc/body) ("H-s-n" . jao-hydra-ednc/body))) - - #+end_src + #+end_src * Completion *** company #+begin_src emacs-lisp -- cgit v1.2.3