diff options
Diffstat (limited to '.config/hypr')
-rw-r--r-- | .config/hypr/hyprland.conf | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf index c38a3f7..e5e01f4 100644 --- a/.config/hypr/hyprland.conf +++ b/.config/hypr/hyprland.conf @@ -80,7 +80,6 @@ bind = $modkey, F, fullscreen, 0 bind = $modkey, C, exec, exec ec 2>/dev/null bind = $modkey, M, exec, emacsclient -c -e '(mu4e)' bind = $modkey SHIFT, F, togglefloating -bind = $modkey, B, exec, exec cm # Change focused window bind = $modkey, H, movefocus, l |