Update hyprland rules to new suppressevent windowrule
This commit is contained in:
parent
b796bd8cd9
commit
b0a82e93ff
|
@ -206,8 +206,7 @@
|
||||||
"move onscreen 100%-820 60,pavucontrol|.blueman-manager-wrapped|nm-connection-editor"
|
"move onscreen 100%-820 60,pavucontrol|.blueman-manager-wrapped|nm-connection-editor"
|
||||||
|
|
||||||
# LibreOffice
|
# LibreOffice
|
||||||
"nomaximizerequest, (libreoffice|soffice)(.*)"
|
"suppressevent fullscreen maximise, (libreoffice|soffice)(.*)"
|
||||||
"nofullscreenrequest, (libreoffice|soffice)(.*)"
|
|
||||||
|
|
||||||
# PrismLauncher / Minecraft
|
# PrismLauncher / Minecraft
|
||||||
"float, org.prismlauncher.PrismLauncher"
|
"float, org.prismlauncher.PrismLauncher"
|
||||||
|
@ -215,8 +214,7 @@
|
||||||
"size 800 600, org.prismlauncher.PrismLauncher"
|
"size 800 600, org.prismlauncher.PrismLauncher"
|
||||||
|
|
||||||
# Remmina / NoMachine
|
# Remmina / NoMachine
|
||||||
"nofullscreenrequest, org.remmina.Remmina|Nxplayer.bin"
|
"suppressevent fullscreen maximise, org.remmina.Remmina|Nxplayer.bin"
|
||||||
"nomaximizerequest, org.remmina.Remmina|Nxplayer.bin"
|
|
||||||
];
|
];
|
||||||
windowrulev2 = [
|
windowrulev2 = [
|
||||||
# Firefox PIP
|
# Firefox PIP
|
||||||
|
|
Loading…
Reference in a new issue