This commit is contained in:
parent
640b393fb9
commit
1e6d298cf9
1 changed files with 2 additions and 2 deletions
|
|
@ -311,8 +311,8 @@ in {
|
|||
"workspace 6, match:class ^(heroic)$"
|
||||
|
||||
# Enable inhibition for fullscreen apps
|
||||
"idle_inhibit fullscreen, match:class ^(*)$"
|
||||
"idle_inhibit fullscreen, match:title ^(*)$"
|
||||
"idle_inhibit fullscreen, match:class ^(.*)$"
|
||||
"idle_inhibit fullscreen, match:title ^(.*)$"
|
||||
"idle_inhibit fullscreen, match:fullscreen 1"
|
||||
|
||||
# Set game type for gamescope windows
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue