Inhibit idling for fullscreen applications

This commit is contained in:
exu 2023-11-24 17:58:59 +01:00
parent 8edf5dcc65
commit f570c33caf

View File

@ -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)