nichts/modules/styling/config/scripts/hyprland/workspace_action.sh

3 lines
115 B
Bash
Raw Normal View History

2024-07-07 13:23:38 +02:00
#!/usr/bin/env bash
hyprctl dispatch "$1" $(((($(hyprctl activeworkspace -j | gojq -r .id) - 1) / 10) * 10 + $2))