From 1cefb235deeb65fc5e715643965df560e0d92ed6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=81ukasz=20Pankowski?= Date: Tue, 21 Jul 2020 19:40:05 +0200 Subject: [PATCH] sxhkd: limit swap with biggest node to current desktop --- bspwm/.config/sxhkd/sxhkdrc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bspwm/.config/sxhkd/sxhkdrc b/bspwm/.config/sxhkd/sxhkdrc index 95f0457..a4e6bf5 100644 --- a/bspwm/.config/sxhkd/sxhkdrc +++ b/bspwm/.config/sxhkd/sxhkdrc @@ -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