forked from CastroFidel/PortWINE
Move Default Gamescope Args
This commit is contained in:
@ -916,8 +916,6 @@ pw_init_db () {
|
||||
fi
|
||||
[[ "${START_FROM_STEAM}" == 1 ]] && export PW_GUI_DISABLED_CS=1
|
||||
[[ "${START_FROM_PP_GUI}" == 1 ]] && export PW_GUI_DISABLED_CS=0 && unset START_FROM_PP_GUI
|
||||
|
||||
[[ -z "$GAMESCOPE_ARGS" ]] && export GAMESCOPE_ARGS="-F fsr"
|
||||
return 0
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user