Gamemoderun fix

This commit is contained in:
Castro-Fidel
2020-05-25 02:09:42 +03:00
parent a1ca24cfad
commit a435934169
6 changed files with 7 additions and 128 deletions

View File

@ -2,5 +2,5 @@
# Author: PortWINE-Linux.ru
. "$(dirname $(readlink -f "$0"))/runlib"
START_PORTWINE
"${PROTONRUN}" "run" "explorer" | ${var_gamemode} > /dev/null & KILL9_WINEDEVICE
${var_gamemode} "${PROTONRUN}" "run" "explorer" & KILL9_WINEDEVICE
STOP_PORTWINE