From 9d7ed32fc9d9a51b31d4872466fe89e2d7e5a7ea Mon Sep 17 00:00:00 2001 From: Patrick Hoffmann Date: Mon, 28 Jul 2025 00:33:53 +0200 Subject: [PATCH] Fix: restrict Steam centering to only the main window --- default/hypr/windows.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/default/hypr/windows.conf b/default/hypr/windows.conf index ec62f32..8d7143a 100644 --- a/default/hypr/windows.conf +++ b/default/hypr/windows.conf @@ -16,7 +16,7 @@ windowrule = center, class:xdg-desktop-portal-gtk, title:^(Open.*Files?|Save.*Fi # Float Steam, fullscreen RetroArch windowrule = float, class:steam -windowrule = center, class:steam +windowrule = center, class:steam, title:Steam windowrule = fullscreen, class:^(com.libretro.RetroArch)$ # Just dash of opacity