hyprland keybinds: move away from scripts in ags folder

This commit is contained in:
end-4
2025-04-26 14:57:09 +02:00
parent 6ab4c3e786
commit ffb7872a79
3 changed files with 24 additions and 24 deletions
+2
View File
@@ -0,0 +1,2 @@
#!/usr/bin/env bash
hyprctl dispatch "$1" $(((($(hyprctl activeworkspace -j | jq -r .id) - 1) / 10) * 10 + $2))