diff --git a/config/hypr/hyprland/windowrules.conf b/config/hypr/hyprland/windowrules.conf index 070661d..cb26ed5 100644 --- a/config/hypr/hyprland/windowrules.conf +++ b/config/hypr/hyprland/windowrules.conf @@ -19,6 +19,11 @@ windowrule = fullscreen on, match:title (.*)Beat Saber(.*) windowrule = workspace 2, match:title (.*)Discord(.*) windowrule = workspace 3, match:title ^(Steam)(.*)$ windowrule = float off, match:title ^(Steam)(.*)$ +windowrule = float on, match:title ^(SteamVR)(.*)$ +windowrule = center on, match:title ^(.*)(SteamVR)(.*)$ +windowrule = float on, match:title ^(.*)(Android)(.*)(Emulator)(.*)$ +windowrule = workspace 2, match:title ^(.*)(Android)(.*)(Emulator)(.*)$ +windowrule = center on, match:title ^(.*)(Android)(.*)(Emulator)(.*)$ windowrule = workspace 1, match:title (.*)(VSCodium)$ windowrule = center on, match:title ^(.*)(VSCodium)$ windowrule = workspace 3, match:class minecraft-launcher