hyprland: use hyprnome with scroll wheel

Took so long to add since I never used this previously.
This commit is contained in:
Donovan Glover 2025-03-22 19:09:18 -04:00
parent 9d0e092282
commit 3287c29e16
No known key found for this signature in database
GPG Key ID: EA7408A77AE1BE65

View File

@ -234,8 +234,8 @@ in
"${super}_SHIFT, 1, exec, hyprnome --previous --move"
"${super}_SHIFT, 2, exec, hyprnome --move"
"${super}, mouse_down, workspace, e+1"
"${super}, mouse_up, workspace, e-1"
"${super}, mouse_down, exec, hyprnome --previous"
"${super}, mouse_up, exec, hyprnome"
];
bindm = [