aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--stow/sxhkd/.config/sxhkd/sxhkdrcbspc4
1 files changed, 2 insertions, 2 deletions
diff --git a/stow/sxhkd/.config/sxhkd/sxhkdrcbspc b/stow/sxhkd/.config/sxhkd/sxhkdrcbspc
index 46ae5ee..50c7f2c 100644
--- a/stow/sxhkd/.config/sxhkd/sxhkdrcbspc
+++ b/stow/sxhkd/.config/sxhkd/sxhkdrcbspc
@@ -37,9 +37,9 @@ super + shift + {0-9}
super + {h,j,k,l}
bspcDirectionFocus.sh {west,south,north,east}
-# Swap node with adjacent node
+# Swap node with adjacent node or move it if floating
super + shift + {h,j,k,l}
- bspc node --swap {west,south,north,east}
+ bspcSwapOrMove.sh {h,j,k,l}
# Resize node
super + alt + {h,j,k,l}