summaryrefslogtreecommitdiff
path: root/hypr
diff options
context:
space:
mode:
authorZachIR <zachir@librem.one>2025-12-24 02:22:19 -0600
committerZachIR <zachir@librem.one>2025-12-24 02:22:19 -0600
commit2a0f9e3d7147b39a49fc3757455916e85103d9bb (patch)
treea2adebb5fd20b347be84682168c1a4ef58ac156d /hypr
parentf1dbed0675e662b70697aad172718d92c39d3ae4 (diff)
parentd5fb8f7e4ce4a60e63c29cf84c72f13c7e7dfa6e (diff)
Merge branch 'master' into car
Diffstat (limited to 'hypr')
-rw-r--r--hypr/hyprland.conf4
1 files changed, 3 insertions, 1 deletions
diff --git a/hypr/hyprland.conf b/hypr/hyprland.conf
index 667992f..c4c5f32 100644
--- a/hypr/hyprland.conf
+++ b/hypr/hyprland.conf
@@ -239,7 +239,9 @@ windowrulev2 = workspace special:easyeffects silent, class: ^(com\.github\.wwmm\
# Fix brave xray menus
windowrulev2 = xray 0, class: ^(\s*), title: ^(\s*)$
# Center floating XWayland windows
-#windowrule = center, xwayland: 1
+windowrule = center, xwayland: 1, class: negative:^(steam|REAPER)$
+# Make Steam Big Picture Mode fullscreen
+windowrule = fullscreen, class: ^(steam)$, title: ^(Steam Big Picture Mode)$
# Fix scratchpad window spawn behavior
windowrule = workspace +0, onworkspace:name:special:sphtop, class:negative:sphtop
windowrule = workspace +0, onworkspace:name:special:spterm, class:negative:spterm