added fix download plugins for gamescope session
This commit is contained in:
parent
1d26ddec57
commit
ba777a2c28
@ -249,8 +249,6 @@ case "$PW_GUI_START" in
|
|||||||
;;
|
;;
|
||||||
esac
|
esac
|
||||||
|
|
||||||
pw_check_and_download_plugins
|
|
||||||
|
|
||||||
if check_flatpak ; then
|
if check_flatpak ; then
|
||||||
if check_gamescope_session
|
if check_gamescope_session
|
||||||
then PW_TERM="xterm -fullscreen -bg black -fg white -e"
|
then PW_TERM="xterm -fullscreen -bg black -fg white -e"
|
||||||
@ -258,6 +256,8 @@ if check_flatpak ; then
|
|||||||
fi
|
fi
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
pw_check_and_download_plugins
|
||||||
|
|
||||||
# check skip update
|
# check skip update
|
||||||
if [[ "${SKIP_CHECK_UPDATES}" != 1 ]] ; then
|
if [[ "${SKIP_CHECK_UPDATES}" != 1 ]] ; then
|
||||||
pw_port_update
|
pw_port_update
|
||||||
|
Loading…
Reference in New Issue
Block a user