From 268769f1e4e1d11fa7d2787addfe7f83b51d692b Mon Sep 17 00:00:00 2001 From: Evie Litherland-Smith Date: Thu, 30 Nov 2023 06:46:06 +0000 Subject: [PATCH] pseudotile NoMachine rather than grouping --- home/hyprland/config.nix | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/home/hyprland/config.nix b/home/hyprland/config.nix index f057c8ae..fcbf2563 100644 --- a/home/hyprland/config.nix +++ b/home/hyprland/config.nix @@ -140,7 +140,8 @@ in '' windowrule = nofullscreenrequest, ^(libreoffice).* windowrule = nofullscreenrequest,(Nxplayer.bin) windowrule = nomaximizerequest,(Nxplayer.bin) - windowrule = group set always,(Nxplayer.bin) + # windowrule = group set always,(Nxplayer.bin) + windowrule = pseudo,(Nxplayer.bin) windowrulev2 = float,title:(Open),class:(soffice) windowrulev2 = float,title:(Friends List),class:(steam) windowrulev2 = float,title:(Steam Settings),class:(steam)