Inhibit idling for fullscreen applications
This commit is contained in:
parent
8edf5dcc65
commit
f570c33caf
@ -393,6 +393,8 @@ default_border normal 2
|
||||
##############################
|
||||
|
||||
# don't idle for these windows
|
||||
for_window [class=".*"] inhibit_idle fullscreen # fullscreen xorg
|
||||
for_window [app_id=".*"] inhibit_idle fullscreen # fullscreen wayland
|
||||
for_window [app_id="org.jellyfin.jellyfinmediaplayer"] inhibit_idle visible
|
||||
|
||||
# Any application using gamescope (mainly games)
|
||||
|
Loading…
Reference in New Issue
Block a user