From caa94f5ffa8957918278f9d4e0cdff8b922877e7 Mon Sep 17 00:00:00 2001 From: zachir Date: Sat, 25 Apr 2026 22:10:09 -0500 Subject: Make steam apps fullscreen in Hypr --- hypr/hyprland.conf | 1 + 1 file changed, 1 insertion(+) (limited to 'hypr') diff --git a/hypr/hyprland.conf b/hypr/hyprland.conf index f3515b5..6883d55 100644 --- a/hypr/hyprland.conf +++ b/hypr/hyprland.conf @@ -249,6 +249,7 @@ windowrule = workspace +0, match:workspace name:spvimw, match:title negative:spv windowrule = workspace +0, match:workspace name:sptrmc, match:title negative:sptrmc windowrule = workspace +0, match:workspace name:helvum, match:title negative:helvum windowrule = workspace +0, match:workspace name:easyfx, match:title negative:easyfx +windowrule = fullscreen on, match:class ^(steam_app_.*)$ #}}} #{{{ Layerrules -- cgit v1.2.3