From b768fc601e9b587aa800cd0656a8eee170bd1c93 Mon Sep 17 00:00:00 2001 From: Igor Line Date: Wed, 23 Sep 2020 15:37:24 +0200 Subject: Use mw sync on F8 (#819) Related to https://github.com/LukeSmithxyz/voidrice/pull/815 --- .config/sxhkd/sxhkdrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.config/sxhkd') diff --git a/.config/sxhkd/sxhkdrc b/.config/sxhkd/sxhkdrc index 1b89372..6c7c2e4 100644 --- a/.config/sxhkd/sxhkdrc +++ b/.config/sxhkd/sxhkdrc @@ -157,7 +157,7 @@ super + F7 td-toggle # sync email super + F8 - mailsync + mw sync # Mount a USB drive or Android device super + {F9,F10} {dmenumount,dmenuumount} -- cgit v1.3.1