Files
illogical-impulse/.config/ags/scripts/hyprland/workspace_action.sh
T

3 lines
107 B
Bash
Executable File

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