added fix download plugins for gamescope session

This commit is contained in:
Mikhail Tergoev 2024-09-30 11:15:18 +03:00
parent 1d26ddec57
commit ba777a2c28

@ -249,8 +249,6 @@ case "$PW_GUI_START" in
;;
esac
pw_check_and_download_plugins
if check_flatpak ; then
if check_gamescope_session
then PW_TERM="xterm -fullscreen -bg black -fg white -e"
@ -258,6 +256,8 @@ if check_flatpak ; then
fi
fi
pw_check_and_download_plugins
# check skip update
if [[ "${SKIP_CHECK_UPDATES}" != 1 ]] ; then
pw_port_update