H K
Results
1
comments of
H K
Try filtering by common parameters, like `window_type`. If the games have a shared pattern in `WM_CLASS` (for example, `steam_app_something`), use `class_g ~= 'steam_app_.*'`. You can combine multiple conditions for better...