docs: Recommend Plasma 6

This commit is contained in:
Samuel Dionne-Riel
2024-10-08 07:32:45 -04:00
parent 1dcaedcfd0
commit 03f7042d92

View File

@@ -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;