summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorjao <jao@gnu.org>2022-06-09 23:48:12 +0100
committerjao <jao@gnu.org>2022-06-09 23:48:12 +0100
commit63760aab214c209bda1b42ac21ca2755f93e959b (patch)
treed204487fc24ed2871834b3eda9273e9da78793a2
parent89d9da45ff76e08db4f1241a2c3d840889d212f6 (diff)
downloadelibs-63760aab214c209bda1b42ac21ca2755f93e959b.tar.gz
elibs-63760aab214c209bda1b42ac21ca2755f93e959b.tar.bz2
whitespace
-rw-r--r--custom/jao-custom-notmuch.el2
-rw-r--r--init.el2
2 files changed, 1 insertions, 3 deletions
diff --git a/custom/jao-custom-notmuch.el b/custom/jao-custom-notmuch.el
index 07f3298..27c0621 100644
--- a/custom/jao-custom-notmuch.el
+++ b/custom/jao-custom-notmuch.el
@@ -178,7 +178,7 @@
:weight bold)))
`(("unread")
("signed")
- ("new" "❇")
+ ("new" "N")
("replied" "↩" (propertize tag 'face '(:family "Fira Code")))
("sent" "S")
("attachment" "📎")
diff --git a/init.el b/init.el
index 82680f0..4ff899b 100644
--- a/init.el
+++ b/init.el
@@ -647,7 +647,6 @@
;;;; jao-notify
(require 'jao-notify)
-
;;;; tracking
(use-package tracking
:demand t
@@ -678,7 +677,6 @@
:init
(setq tmr-sound-file "/usr/share/sounds/freedesktop/stereo/message.oga"
tmr-descriptions-list '("tea is ready")))
-
;;;; pulsar
(use-package pulsar
:ensure t