Skip to content

Gaming

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:

Terminal window
updatectl enable --now --reboot steam-gaming

We provide a Steam Gamescope session in the aforementioned extension. Install and select it in Cosmic Greeter:

cosmic-greeter session selection

We need to manually edit Cosmic Greeter’s configuration file:

Terminal window
sudo vim /etc/greetd/cosmic-greeter.toml

Add the following section:

[initial_session]
command = "gamescope-session-plus steam"
user = "<your-username>"

Substitute <your-username> with your actual username.