diff options
Diffstat (limited to 'bspwm/.config/sxhkd/sxhkdrc')
-rw-r--r-- | bspwm/.config/sxhkd/sxhkdrc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bspwm/.config/sxhkd/sxhkdrc b/bspwm/.config/sxhkd/sxhkdrc index 62d4265..ddeecdd 100644 --- a/bspwm/.config/sxhkd/sxhkdrc +++ b/bspwm/.config/sxhkd/sxhkdrc @@ -51,7 +51,7 @@ super + w # send the newest marked node to the newest preselected node super + y - bspc node newest.marked.local -n newest.!automatic.local + bspc node -n 'last.!automatic.local' # swap the current node and the biggest node super + g |