feat(hypr): add force switching of workspace

useful for going from special workspace to normal workspace
This commit is contained in:
kenji
2025-12-28 12:13:41 -06:00
parent d74fa4e552
commit 161c6337a4
3 changed files with 69 additions and 0 deletions
+2
View File
@@ -7,6 +7,8 @@
./hypr/animation.nix
./hypr/misc.nix
./hypr/input.nix
./scripts.nix
];
wayland.windowManager.hyprland.enable = true;
wayland.windowManager.hyprland.systemd.enable = false; # for UWSM support...