feat: set content type to game for megabonk.

This commit is contained in:
CronyAkatsuki 2026-03-04 19:14:54 +01:00
parent 9c6ba11603
commit 6732cf39bf

View file

@ -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"
];