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