From 1f279ba5f29e69269abd56fa0ea85e98b31611c4 Mon Sep 17 00:00:00 2001 From: Valentin Boettcher Date: Fri, 4 Mar 2022 18:36:51 +0100 Subject: [PATCH] fix dublicate keybind in sxhkdrc --- dots/sxhkd/sxhkdrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dots/sxhkd/sxhkdrc b/dots/sxhkd/sxhkdrc index 2a44f01..0597d44 100644 --- a/dots/sxhkd/sxhkdrc +++ b/dots/sxhkd/sxhkdrc @@ -68,7 +68,7 @@ super + m bspc desktop -l next # send the newest marked node to the newest preselected node -super + y +super + shift + y bspc node newest.marked.local -n newest.!automatic.local # swap the current node and the biggest window