monitor swapping scripts
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
#!/bin/sh
|
||||
monitor=$(hyprctl monitors -j | jq -r 'first(.[] | select(.focused == false) | .name)')
|
||||
hyprctl dispatch movecurrentworkspacetomonitor $monitor
|
||||
Reference in New Issue
Block a user