diff options
| author | zachir <zachir@librem.one> | 2026-04-25 22:10:09 -0500 |
|---|---|---|
| committer | zachir <zachir@librem.one> | 2026-04-25 22:10:09 -0500 |
| commit | caa94f5ffa8957918278f9d4e0cdff8b922877e7 (patch) | |
| tree | ade53cd7af3f14770a9b46f9f50f013954b897bc /hypr/hyprland.conf | |
| parent | 7a7e3d4f96a193e90bf17b23370e678a16eca48d (diff) | |
Make steam apps fullscreen in Hypr
Diffstat (limited to 'hypr/hyprland.conf')
| -rw-r--r-- | hypr/hyprland.conf | 1 |
1 files changed, 1 insertions, 0 deletions
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 |
