Skip to content
This repository was archived by the owner on Jun 7, 2025. It is now read-only.

Latest commit

 

History

History
25 lines (15 loc) · 1.08 KB

File metadata and controls

25 lines (15 loc) · 1.08 KB

Donate Build Status Latest GitHub release

About

Script for launching Steam with compatibility fixes and support for Nvidia OPTIMUS.

Installation

Arch Linux

Install it using this PKGBUILD.

Other distros

Copy steam-start.sh to /usr/bin/steam-start and make it executable:

cp "steam-start.sh" "/usr/bin/steam-start"
chmod +x "/usr/bin/steam-start"

Usage

Simply run steam-start and Steam will start using this script.

Note: You can edit Steam's desktop file (e.g. /usr/share/applications/steam.desktop) to use steam-start as it's Exec command, so that clicking the Steam icon on your desktop will use this script