Commit 0580944e authored by Mikhail Tergoev's avatar Mikhail Tergoev

override PW_GUI_DISABLED_CS=1 from ppdb

parent b4fec2bc
......@@ -927,6 +927,7 @@ pw_init_db () {
fi
check_hybrid_graphicks && check_variables PW_PRIME_RENDER_OFFLOAD "1"
fi
[[ "${START_FROM_STEAM}" == 1 ]] && export PW_GUI_DISABLED_CS=1
return 0
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment