csgo-vulkan-fix: Change README to use title instead of class

This commit is contained in:
Daniel Jones 2024-09-25 00:13:20 +10:00
parent 8c36d9be71
commit fe8742749b

View file

@ -22,9 +22,8 @@ plugin {
res_w = 1680 res_w = 1680
res_h = 1050 res_h = 1050
# NOT a regex! This is a string and has to exactly match initial_class # NOT a regex! This is a string and has to exactly match initial_title
# At some point Counter Strike 2's class was changed to 'SDL Application' title = Counter-Strike 2
class = SDL Application
# Whether to fix the mouse position. A select few apps might be wonky with this. # Whether to fix the mouse position. A select few apps might be wonky with this.
fix_mouse = true fix_mouse = true