Gaming
System-packaged steam
Section titled “System-packaged steam”Many people prefer to install Steam as a system package rather than using Flatpak. We have integrated it into our Steam gaming system extension. Enable it via:
updatectl enable --now --reboot steam-gamingGaming Mode (steamos inspired)
Section titled “Gaming Mode (steamos inspired)”We provide a Steam Gamescope session in the aforementioned extension. Install and select it in Cosmic Greeter:
Auto login into Gaming Mode
Section titled “Auto login into Gaming Mode”We need to manually edit Cosmic Greeter’s configuration file:
sudo vim /etc/greetd/cosmic-greeter.tomlAdd the following section:
[initial_session]command = "gamescope-session-plus steam"user = "<your-username>"Substitute <your-username> with your actual username.