diff options
author | Thomas Voss <mail@thomasvoss.com> | 2023-08-22 15:56:48 +0200 |
---|---|---|
committer | Thomas Voss <mail@thomasvoss.com> | 2023-08-22 15:56:48 +0200 |
commit | 9da60f9ab686cd05ed173f4e8f81738cc76a8585 (patch) | |
tree | ae6ddce60c3d835fa800ba33bf300daeeb5c82f6 /.config/hypr | |
parent | b51bf2702b204d2e439dd87d17435e4ec905cde7 (diff) |
Hyprland: Remove ‘cm’
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 |