diff --git a/modules/linux/home-manager/hyprland.nix b/modules/linux/home-manager/hyprland.nix index 93c4ef9..8933472 100644 --- a/modules/linux/home-manager/hyprland.nix +++ b/modules/linux/home-manager/hyprland.nix @@ -307,6 +307,9 @@ in { # Move to workspace 1 "workspace 1, match:class ^(zen-beta)$" + # Move to workspace 4 + "workspace 4, match:class ^(com.stremio.stremio)$" + # Move to workspace 5 "workspace 5, match:class ^(vesktop)$"