Fix optirun

This commit is contained in:
Castro-Fidel
2020-05-28 14:04:15 +03:00
parent fd04f873e9
commit 629b31cc46
4 changed files with 5 additions and 6 deletions

View File

@ -3,5 +3,5 @@
. "$(dirname $(readlink -f "$0"))/runlib"
START_PORTWINE
export WINEDEBUG="fixme-all"
"${optirun_on}" ${var_gamemode} "${PROTONRUN}" "run" "explorer" & KILL9_WINEDEVICE >&2
${optirun_on} ${var_gamemode} "${PROTONRUN}" "run" "explorer" & KILL9_WINEDEVICE >&2
STOP_PORTWINE