mirror of
https://github.com/donovanglover/nix-config.git
synced 2024-11-08 01:14:01 +01:00
hyprland: Add workspace switching with mouse buttons
This commit is contained in:
parent
b3c95ed4f2
commit
9228444d6e
@ -193,6 +193,8 @@ in
|
||||
|
||||
bind = $SUPER, 1, exec, hyprland-relative-workspace b
|
||||
bind = $SUPER, 2, exec, hyprland-relative-workspace f
|
||||
bind = $SUPER, F11, exec, hyprland-relative-workspace b
|
||||
bind = $SUPER, F12, exec, hyprland-relative-workspace f
|
||||
bind = $SUPER_SHIFT, 1, exec, hyprland-relative-workspace b --with-window
|
||||
bind = $SUPER_SHIFT, 2, exec, hyprland-relative-workspace f --with-window
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user