mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-01-24 22:58:38 +01:00
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:
parent
6a345009f6
commit
942f626000
@ -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"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user