hyprland: Remove old mouse bind keybinds

This wasn't that reproducible since the keybinds were set with piper so
I'd rather not have it in the config.
This commit is contained in:
Donovan Glover 2024-07-19 15:46:19 -04:00
parent 6a345009f6
commit 942f626000
No known key found for this signature in database
GPG Key ID: EA7408A77AE1BE65

View File

@ -242,8 +242,6 @@ in
"${super}, 1, exec, hyprnome --previous" "${super}, 1, exec, hyprnome --previous"
"${super}, 2, exec, hyprnome" "${super}, 2, exec, hyprnome"
"${super}, F11, exec, hyprnome --previous"
"${super}, F12, exec, hyprnome"
"${super}_SHIFT, 1, exec, hyprnome --previous --move" "${super}_SHIFT, 1, exec, hyprnome --previous --move"
"${super}_SHIFT, 2, exec, hyprnome --move" "${super}_SHIFT, 2, exec, hyprnome --move"