From 382fe1bf482f267cbe553ad6e7f7cfd6c4d06b76 Mon Sep 17 00:00:00 2001 From: empathicqubit Date: Thu, 6 May 2021 00:59:32 -0400 Subject: [PATCH] Hardcoded workspace ID --- layout_manager.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/layout_manager.sh b/layout_manager.sh index cfd4650..114a646 100755 --- a/layout_manager.sh +++ b/layout_manager.sh @@ -233,7 +233,7 @@ MATCH ANY" | rofi -i -dmenu -p "How to identify windows? (xprop style)") # get the i3-tree for all workspaces for the current monitor node - > "$ALL_WS_FILE" 2>&1 <