sxhkd: limit swap with biggest node to current desktop
This commit is contained in:
parent
efce2f6c30
commit
1cefb235de
@ -55,9 +55,9 @@ super + m
|
||||
super + y
|
||||
bspc node newest.marked.local -n newest.!automatic.local
|
||||
|
||||
# swap the current node and the biggest node
|
||||
# swap the current node and the biggest node on the same desktop
|
||||
super + g
|
||||
bspc node -s biggest
|
||||
bspc node -s biggest.tiled.local
|
||||
|
||||
#
|
||||
# state/flags
|
||||
|
Loading…
x
Reference in New Issue
Block a user