feat: set content type to game for megabonk.
This commit is contained in:
parent
9c6ba11603
commit
6732cf39bf
1 changed files with 3 additions and 0 deletions
|
|
@ -322,6 +322,9 @@ in {
|
|||
# Set game type for steam_app games
|
||||
"match:class ^(steam_app_.*), content game"
|
||||
|
||||
# Set game type for megabonk
|
||||
"match:class ^(Megabonk.x86_64), content game"
|
||||
|
||||
# Enable tearing for games
|
||||
"immediate yes, match:content 3"
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue