From ae9dcaa074ad09fbd85986cfcfeaa88c5064a5a8 Mon Sep 17 00:00:00 2001 From: Janis Hutz Date: Wed, 22 Oct 2025 17:01:28 +0200 Subject: [PATCH] [Hyprland] Windowrules: Add for BeatSaber --- config/hypr/hyprland/windowrules.conf | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/config/hypr/hyprland/windowrules.conf b/config/hypr/hyprland/windowrules.conf index a24ef1e..13833f2 100644 --- a/config/hypr/hyprland/windowrules.conf +++ b/config/hypr/hyprland/windowrules.conf @@ -26,9 +26,13 @@ windowrule = workspace 2, class:org.pwmt.zathura windowrule = fullscreen, title:wlogout windowrule = workspace 2, class:librewolf windowrule = workspace 2, title:LibreWolf +windowrule = workspace 2, title:BSManager +windowrule = workspace 1, title:ALVR(.*) +windowrule = workspace 2, title:(.*)BeatSaber(.*) +windowrule = fullscreen, title:(.*)BeatSaber(.*) windowrule = workspace 2, title:(.*)(Discord)(.*) windowrule = workspace 3, title:^(Steam)(.*)$ -windowrule = workspace 1, title:^(.*)(VSCodium)$ +windowrule = workspace 1, title:(.*)(VSCodium)$ windowrule = center, title:^(.*)(VSCodium)$ windowrule = workspace 3, class:minecraft-launcher windowrule = tile, class:minecraft-launcher