So I’m trying to add a second launch option for Alan Wake 2 on the steam deck. I’m running it through Lutris so it already has the 1 launch option which is

run net.lutris.Lutris lutris:rungameid/1

And I’m trying to add the launch option for the mesa shader patch which is

VK_ICD_FILENAMES=home/deck/mesa/share/vulkanicd.d/radeon_icd.x86_64.json %command%

Is it even possible to have both? Thanks!