diff --git a/home/hyprland/default.nix b/home/hyprland/default.nix index 3bfc08fb..8114d30b 100644 --- a/home/hyprland/default.nix +++ b/home/hyprland/default.nix @@ -199,11 +199,11 @@ ++ (lib.lists.forEach layers ignorealpha); windowrule = [ # Workspace binds - "workspace 2 silent, firefox" - "workspace 3 silent, (signal|whatsapp-for-linux|teams-for-linux)" - "workspace 4 silent, (libreoffice|soffice)(.*)" - "workspace 5 silent, steam" - "workspace 6 silent, (WebCord|com.obsproject.Studio)" + "workspace 2, firefox" + "workspace 3, (signal|whatsapp-for-linux|teams-for-linux)" + "workspace 4, (libreoffice|soffice)(.*)" + "workspace 5, steam" + "workspace 6, (WebCord|com.obsproject.Studio)" # Float + move system windows "float, org.kde.polkit-kde-authentication-agent-1|Pinentry"