forked from CastroFidel/PortWINE
		
	added fix download plugins for gamescope session
This commit is contained in:
		| @@ -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 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user