Apply idle inhibitor just to fullscreen on stream and retroarch for gaming

#1303
This commit is contained in:
David Heinemeier Hansson
2025-08-31 11:19:01 +02:00
parent 64ec80fb7e
commit 256a27ca8e
3 changed files with 2 additions and 3 deletions

View File

@@ -1,3 +1,4 @@
windowrule = fullscreen, class:com.libretro.RetroArch
windowrule = opacity 1 1, class:com.libretro.RetroArch
windowrule = idleinhibit fullscreen, class:com.libretro.RetroArch

View File

@@ -4,3 +4,4 @@ windowrule = center, class:steam, title:Steam
windowrule = opacity 1 1, class:steam
windowrule = size 1100 700, class:steam, title:Steam
windowrule = size 460 800, class:steam, title:Friends List
windowrule = idleinhibit fullscreen, class:steam

View File

@@ -7,8 +7,5 @@ windowrule = opacity 0.97 0.9, class:.*
# Fix some dragging issues with XWayland
windowrule = nofocus,class:^$,title:^$,xwayland:1,floating:1,fullscreen:0,pinned:0
# Prevent screensaver/lock while running apps fullscreen
windowrule = idleinhibit fullscreen, class:.*
# App-specific tweaks
source = ~/.local/share/omarchy/default/hypr/apps.conf