Skip to content

Commit

Permalink
docs: Recommend Plasma 6
Browse files Browse the repository at this point in the history
  • Loading branch information
samueldr committed Oct 8, 2024
1 parent 58695f8 commit cc68d92
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/steam.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,11 @@ To manually start **Gaming Mode** (also known as the **Steam Deck UI**), there a

## Start On Boot

The following configuration snippet configures the system to automatically launch Gaming Mode on boot, and enables desktop switching to Plasma 5.
The following configuration snippet configures the system to automatically launch Gaming Mode on boot, and enables desktop switching to Plasma 6.

```nix
{
services.xserver.desktopManager.plasma5.enable = true;
services.desktopManager.plasma6.enable = true;
jovian.steam = {
enable = true;
Expand Down

0 comments on commit cc68d92

Please sign in to comment.