mirror of
https://github.com/donovanglover/nix-config.git
synced 2024-11-22 00:03:55 +01:00
hyprland: Use super+s to swap monitor workspaces
Arguably more useful when multiple monitors are used.
This commit is contained in:
parent
375639abfb
commit
7ddfe1976f
@ -137,7 +137,7 @@ in
|
||||
bind = $SUPER, U, exec, ~/.config/hypr/gaps.sh
|
||||
bind = $SUPER, X, pin
|
||||
bind = $SUPER, F, fullscreen
|
||||
bind = $SUPER, S, togglespecialworkspace
|
||||
bind = $SUPER, S, exec, hyprctl dispatch swapactiveworkspaces 0 1
|
||||
bind = $SUPER_SHIFT, S, movetoworkspace, special
|
||||
bind = $SUPER_SHIFT, S, focuscurrentorlast
|
||||
bind = $SUPER, F1, exec, killall ..ironbar-wrapper || ironbar
|
||||
|
Loading…
Reference in New Issue
Block a user