SCX Scheduler - Automatically switching mode

I like to use the scx scheduler in cosmos - low latency mode when gaming.
However it keeps changing from low latency to gaming mode automatically when starting a game.
After I exit the game it swcitches to auto. Is this by design, or can it be a bug?

I am pretty sure it didn’t use to do this.

Thank you! I read abut the scheduler previously, but this I didn’t notice.

If you want to disable this behavior, add the following lines to the /etc/scx_loader.toml

[power_profiles]
enable = false

Then restart the service:

sudo systemctl restart scx_loader