dotfiles/homes/me/ags-end4/scripts/hyprland/workspace_action.sh

3 lines
113 B
Bash
Raw Normal View History

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