Sway: restore inhibit_idle on fullscreen app
This commit is contained in:
parent
8a9a9695d5
commit
56df897e69
|
@ -233,6 +233,8 @@ in
|
||||||
|
|
||||||
extraConfig = ''
|
extraConfig = ''
|
||||||
default_border pixel
|
default_border pixel
|
||||||
|
for_window [class=".*"] inhibit_idle fullscreen
|
||||||
|
for_window [app_id=".*"] inhibit_idle fullscreen
|
||||||
'';
|
'';
|
||||||
|
|
||||||
extraSessionCommands = ''
|
extraSessionCommands = ''
|
||||||
|
|
Loading…
Reference in a new issue