Commit 20833eaf authored by Mikhail Tergoev's avatar Mikhail Tergoev

Merge branch 'Boria138-flatpak-gamescope'

parents 91d72bf8 993062c4
......@@ -2214,6 +2214,7 @@ pw_run () {
echo ""
print_info "Log WINE:"
env FAKE_VAR= \
${PW_RUN_GAMESCOPE} \
${PW_GAMEMODERUN_SLR} \
${PW_MANGOHUD_SLR} \
"${WINELOADER}" "$@" ${LAUNCH_PARAMETERS[@]} &>>"${PW_LOG_TO_FILE}"
......@@ -2225,6 +2226,7 @@ pw_run () {
echo "Log WINE:" > "${PW_LOG_TO_FILE}"
print_info "Log WINE:"
env FAKE_VAR= \
${PW_RUN_GAMESCOPE} \
${PW_GAMEMODERUN_SLR} \
${PW_MANGOHUD_SLR} \
"${WINELOADER}" "$@" ${LAUNCH_PARAMETERS[@]}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment