Steam for Linux

Steam for Linux

Is there a way to enable triple buffering via launch options.
I am trying to run Bully Scholarship Edition on Manjaro.

I have a intel/nvida hybrid laptop. The driver for this is very lacking in exposed settings.
Is there a way to turn on triple buffering in launch options? I looked at the nvapi docs and only found this reference. OGL_TRIPLE_BUFFER_ENABLED.

The nvidia.conf file on my system is empty, and there is no xorg.conf. I don't where where else the configs could be.

This is what my current launch options look like, but still no triple buffering.

PROTON_ENABLE_NVAPI=1 OGL_TRIPLE_BUFFER_ENABLED=1 WINEDLLOVERRIDES="dinput8.dll=n,b" prime-run %command%

Any suggestions appreciated.
Thanks!