4 lines
141 B
Text
4 lines
141 B
Text
# Inhibit Idle if a window is fullscreen
|
|
for_window [class="^.*"] inhibit_idle fullscreen
|
|
for_window [app_id="^.*"] inhibit_idle fullscreen
|
|
|