From bb98628b31f5dc20c047ee004144c5fa44d02b24 Mon Sep 17 00:00:00 2001 From: Thomas Voss Date: Tue, 3 Oct 2023 22:45:17 +0200 Subject: Hyprland: Use aerc for email instead of mu4e --- .config/hypr/hyprland.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf index 73666db..e9514c5 100644 --- a/.config/hypr/hyprland.conf +++ b/.config/hypr/hyprland.conf @@ -83,7 +83,7 @@ bind = $modkey, W, exec, exec firefox bind = $modkey, return, exec, exec foot bind = $modkey, F, fullscreen, 0 bind = $modkey, C, exec, exec ec 2>/dev/null -bind = $modkey, M, exec, emacsclient -c -e '(mu4e)' +bind = $modkey, M, exec, exec foot aerc bind = $modkey SHIFT, F, togglefloating bind = $modkey, X, exec, exec chkb 2>/dev/null -- cgit v1.2.3