···5555X-KDE-RunOnDiscreteGpu=true
5656" > ~/.config/autostart/steam.desktop
5757chmod 644 ~/.config/autostart/steam.desktop
5858+5959+# Ask if the user wants to launch into GNOME
6060+read -l -P "Do you want to close everything and launch GNOME now? (Y/n) " confirm
6161+switch $confirm
6262+ case Y y Yes yes
6363+ steamos-session-select plasma
6464+ case '*'
6565+ echo "Just log out and come back to Desktop mode whenever you're ready!"
6666+end
6767+6868+echo "To uninstall, switch your update channel to Preview/Stable and then back."