mirror of
https://github.com/basecamp/omarchy.git
synced 2026-02-17 15:25:37 +00:00
Apply idle inhibitor just to fullscreen on stream and retroarch for gaming
#1303
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user