mirror of
https://github.com/Stunkymonkey/dotfiles.git
synced 2025-05-24 11:04:41 +02:00
[sway] prevent xwayland-firefox from idleing
This commit is contained in:
parent
81d1b39ee5
commit
62b6181154
1 changed files with 1 additions and 0 deletions
|
@ -47,6 +47,7 @@ exec amixer set Capture nocap
|
|||
|
||||
# prevent locking when fullscreen
|
||||
for_window [app_id="firefox"] inhibit_idle fullscreen
|
||||
for_window [class="Firefox"] inhibit_idle fullscreen
|
||||
for_window [title="VLC media player"] inhibit_idle fullscreen
|
||||
for_window [app_id="evince"] inhibit_idle fullscreen
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue