From 6254a5d23acc96ef70d3a4427b435ed45d7975a2 Mon Sep 17 00:00:00 2001 From: Benjamin Chausse Date: Tue, 20 Oct 2020 18:01:14 -0400 Subject: sync neomutt after closing it --- .config/sxhkd/sxhkdrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.config') diff --git a/.config/sxhkd/sxhkdrc b/.config/sxhkd/sxhkdrc index b11502e..0213c91 100644 --- a/.config/sxhkd/sxhkdrc +++ b/.config/sxhkd/sxhkdrc @@ -130,7 +130,7 @@ super + w $BROWSER ## TUI Email Client (neomutt) super + e - killall neomutt || $TERMINAL -e neomutt ; dwmbar + killall neomutt || $TERMINAL -e neomutt && mw -Y ## TUI Calendar (calcurse) super + shift + e killall calcurse || $TERMINAL -t dropdown_calendar -e calcurse -- cgit v1.2.3