forked from CastroFidel/PortWINE
major fix proton files, gamemoderun in proton, optimized libs
This commit is contained in:
@ -4,8 +4,8 @@
|
||||
START_PORTWINE
|
||||
if [ ! -z ${optirun_on} ]
|
||||
then
|
||||
${optirun_on} "${PROTONRUN}" "run" "cmd" >&2
|
||||
"/usr/bin/xterm" -e '"${optirun_on}" "${PROTONRUN}" "run" "cmd"'
|
||||
else
|
||||
"${PROTONRUN}" "run" "cmd" >&2
|
||||
"/usr/bin/xterm" -e '"${PROTONRUN}" "run" "cmd"'
|
||||
fi
|
||||
STOP_PORTWINE
|
||||
|
Reference in New Issue
Block a user