Files
illogical-impulse/.config/hypr/hyprland/scripts/workspace_action.sh
T
2025-06-01 23:45:51 +02:00

3 lines
113 B
Bash
Executable File

#!/usr/bin/env bash
hyprctl dispatch "$1" $(((($(hyprctl activeworkspace -j | jq -r .id) - 1) / 10) * 10 + $2))