From b0a82e93ffcbc1e1e59c2ef0826fa3bece8b9901 Mon Sep 17 00:00:00 2001 From: Evie Litherland-Smith Date: Tue, 12 Mar 2024 09:43:11 +0000 Subject: [PATCH] Update hyprland rules to new suppressevent windowrule --- home/hyprland/default.nix | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/home/hyprland/default.nix b/home/hyprland/default.nix index 17504bd4..a6ab02ba 100644 --- a/home/hyprland/default.nix +++ b/home/hyprland/default.nix @@ -206,8 +206,7 @@ "move onscreen 100%-820 60,pavucontrol|.blueman-manager-wrapped|nm-connection-editor" # LibreOffice - "nomaximizerequest, (libreoffice|soffice)(.*)" - "nofullscreenrequest, (libreoffice|soffice)(.*)" + "suppressevent fullscreen maximise, (libreoffice|soffice)(.*)" # PrismLauncher / Minecraft "float, org.prismlauncher.PrismLauncher" @@ -215,8 +214,7 @@ "size 800 600, org.prismlauncher.PrismLauncher" # Remmina / NoMachine - "nofullscreenrequest, org.remmina.Remmina|Nxplayer.bin" - "nomaximizerequest, org.remmina.Remmina|Nxplayer.bin" + "suppressevent fullscreen maximise, org.remmina.Remmina|Nxplayer.bin" ]; windowrulev2 = [ # Firefox PIP