KDE: Difference between revisions

imported>AmnesiaAmesia
m Changed the example as a respoonse to the warning it procudes in NixOS 23
imported>Drupol
mNo edit summary
Line 56: Line 56:


[https://github.com/NixOS/nixpkgs/issues/160599 (See this issue)]
[https://github.com/NixOS/nixpkgs/issues/160599 (See this issue)]
=== Launch KDE in Wayland session ===
<syntaxHighlight lang=nix>
services.xserver.displayManager.defaultSession = "plasmawayland";
</syntaxHighlight>




[[Category:Desktop environment]]
[[Category:Desktop environment]]
[[Category:Applications]]
[[Category:Applications]]