From ee499f810d1be191fd8d969df688164d51ba1167 Mon Sep 17 00:00:00 2001
From: Julian T <julian@jtle.dk>
Date: Fri, 6 Jan 2023 15:28:59 +0100
Subject: Sxhkdrc and script changes

---
 bspwm/.config/sxhkd/sxhkdrc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'bspwm')

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
-- 
cgit v1.2.3