many changed, added nixos-hardware
This commit is contained in:
parent
f4f1c5bba7
commit
2accd81424
149 changed files with 19124 additions and 238 deletions
2
modules/styling/config/scripts/hyprland/workspace_action.sh
Executable file
2
modules/styling/config/scripts/hyprland/workspace_action.sh
Executable file
|
@ -0,0 +1,2 @@
|
|||
#!/usr/bin/env bash
|
||||
hyprctl dispatch "$1" $(((($(hyprctl activeworkspace -j | gojq -r .id) - 1) / 10) * 10 + $2))
|
Loading…
Add table
Add a link
Reference in a new issue