From 57e73dc3ef53d6d0d722abd846f26e57b4f4672b Mon Sep 17 00:00:00 2001 From: Evie Litherland-Smith Date: Wed, 22 Nov 2023 06:57:49 +0000 Subject: [PATCH] Hyprland: Group chromium with installed PWAs --- home/hyprland/config.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/home/hyprland/config.nix b/home/hyprland/config.nix index 695bce27..bdf7d38f 100644 --- a/home/hyprland/config.nix +++ b/home/hyprland/config.nix @@ -139,6 +139,8 @@ in '' windowrule = nofullscreenrequest,(Nxplayer.bin) windowrule = nomaximizerequest,(Nxplayer.bin) windowrule = group set always,(Nxplayer.bin) + windowrule = group set always,(chromium-browser) + windowrule = group set always,chrome-(.*)-Default windowrulev2 = float,title:(Open),class:(soffice) windowrulev2 = float,title:(Friends List),class:(steam) windowrulev2 = float,title:(Steam Settings),class:(steam)