1 2 3 4 5 6
#!/bin/sh chronic hyprctl dispatch workspace "$( hyprctl -j activeworkspace \ | jq --arg n "$1" '.monitorID * 10 + ($n | tonumber)' )"