add(hyprland): workspace-toggle

workspace-toggle force workspace toggle between special and nonspecial;
improve user intuitive action.
This commit is contained in:
kenji
2026-05-07 11:34:56 -05:00
parent f76b350d94
commit 1c1ba8b776
3 changed files with 26 additions and 2 deletions
+1
View File
@@ -14,6 +14,7 @@
./hypr/rules.nix
./scripts/movement.nix
./scripts/workspace-toggle.nix
];
wayland.windowManager.hyprland.enable = true;
wayland.windowManager.hyprland.systemd.enable = false; # for UWSM support...