forked from CastroFidel/PortWINE
		
	minor changes
This commit is contained in:
		| @@ -2719,7 +2719,9 @@ start_portwine () { | |||||||
| 	if check_gamescope_session ; then | 	if check_gamescope_session ; then | ||||||
| 		export PW_GAMEMODERUN_SLR="" | 		export PW_GAMEMODERUN_SLR="" | ||||||
| 	elif [[ "$PW_USE_GAMEMODE" = "1" ]] && [[ -n "$DBUS_SESSION_BUS_ADDRESS" ]]; then | 	elif [[ "$PW_USE_GAMEMODE" = "1" ]] && [[ -n "$DBUS_SESSION_BUS_ADDRESS" ]]; then | ||||||
| 		if systemctl is-active --quiet ananicy.service || systemctl is-active --quiet ananicy-cpp.service; then | 		if systemctl is-active --quiet ananicy.service \ | ||||||
|  |         || systemctl is-active --quiet ananicy-cpp.service | ||||||
|  |         then | ||||||
| 		    export GAMEMODERUN=0 | 		    export GAMEMODERUN=0 | ||||||
| 		    export PW_GAMEMODERUN_SLR="" | 		    export PW_GAMEMODERUN_SLR="" | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user