From 0b896e404ce1485c4b0b1b420962b8a7d6c9ddc6 Mon Sep 17 00:00:00 2001 From: Janis Hutz Date: Tue, 17 Feb 2026 13:57:55 +0100 Subject: [PATCH] [Hyprland] Windowrules --- config/hypr/hyprland/windowrules.conf | 5 +++++ 1 file changed, 5 insertions(+) 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