Updated i3 switch to move workspaces
This commit is contained in:
@@ -5,3 +5,8 @@ sleep 5
|
|||||||
ps aux | grep polybar | awk '{ if (NR > 1) print prev; prev = $2}' | xargs kill
|
ps aux | grep polybar | awk '{ if (NR > 1) print prev; prev = $2}' | xargs kill
|
||||||
~/.screenlayout/polybar.sh
|
~/.screenlayout/polybar.sh
|
||||||
~/.screenlayout/wallpapers.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
|
||||||
|
|||||||
Reference in New Issue
Block a user