Files
illogical-impulse/.config/ags/scripts/hyprland/workspace_action.sh
T
2024-02-05 13:20:00 +07:00

3 lines
115 B
Bash
Executable File

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