Sway: restore inhibit_idle on fullscreen app

This commit is contained in:
Victor Mignot 2024-04-07 19:00:18 +02:00
parent 8a9a9695d5
commit 56df897e69
Signed by: dala
GPG key ID: 5E7F2CE1BEAFED3D

View file

@ -233,6 +233,8 @@ in
extraConfig = ''
default_border pixel
for_window [class=".*"] inhibit_idle fullscreen
for_window [app_id=".*"] inhibit_idle fullscreen
'';
extraSessionCommands = ''