diff options
Diffstat (limited to '.config/hypr')
-rw-r--r-- | .config/hypr/hyprland.conf | 2 |
1 files changed, 1 insertions, 1 deletions
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 |