From 90bf938c666ea6fad956160277c87fcd856a37a0 Mon Sep 17 00:00:00 2001 From: Crony Akatsuki Date: Sat, 4 Apr 2026 11:04:03 +0200 Subject: [PATCH] feat: another window to move to workspace 4. --- modules/linux/home-manager/hyprland.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/linux/home-manager/hyprland.nix b/modules/linux/home-manager/hyprland.nix index 3c33f03..a9a44bc 100644 --- a/modules/linux/home-manager/hyprland.nix +++ b/modules/linux/home-manager/hyprland.nix @@ -289,6 +289,7 @@ in { # Move to workspace 4 "workspace 4, match:class ^(com.stremio.Stremio)$" + "workspace 4, match:class ^(com.stremio.stremio)$" # Move to workspace 5 "workspace 5, match:class ^(vesktop)$"