From 5180bc805ca9f138ec1a6a539d0eb92218794d8b Mon Sep 17 00:00:00 2001 From: Random936 Date: Tue, 18 Nov 2025 20:06:44 -0500 Subject: [PATCH] Updated i3 switch to move workspaces --- i3/switch.sh | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/i3/switch.sh b/i3/switch.sh index f968bc7..2ea1c82 100755 --- a/i3/switch.sh +++ b/i3/switch.sh @@ -5,3 +5,8 @@ sleep 5 ps aux | grep polybar | awk '{ if (NR > 1) print prev; prev = $2}' | xargs kill ~/.screenlayout/polybar.sh ~/.screenlayout/wallpapers.sh +i3 workspace number 2 +i3 move workspace to output right +i3 workspace number 3 +i3 move workspace to output right +i3 move workspace to output right