Skip to content

Commit 5360079

Browse files
committed
config/graphical-session/kde: update docs for kde 6
rename, and some dependencies changed
1 parent 45714e1 commit 5360079

1 file changed

Lines changed: 8 additions & 6 deletions

File tree

  • src/config/graphical-session

src/config/graphical-session/kde.md

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,15 @@
22

33
## Installation
44

5-
Install the `kde5` package, and optionally, the `kde5-baseapps` package.
5+
Install the `kde-plasma` package, and optionally, the `kde-baseapps` package.
66

7-
To use the "Networks" widget, enable the `dbus` and `NetworkManager` services.
7+
To use the "Networks" widget, install `NetworkManager` and enable the `dbus` and
8+
`NetworkManager` services. To use the "Volume" widget, set up
9+
[PipeWire](../media/pipewire.md) or [PulseAudio](../media/pulseaudio.md).
810

9-
Installing the `kde5` package also installs the `sddm` package, which provides
10-
the `sddm` service for the Simple Desktop Display Manager. This service depends
11-
on the `dbus` service being enabled; [test the
11+
Installing the `kde-plasma` package also installs the `sddm` package, which
12+
provides the `sddm` service for the Simple Desktop Display Manager. This service
13+
depends on the `dbus` service being enabled; [test the
1214
service](../services/index.md#testing-services) before enabling it. If you are
1315
not intending to run SDDM via a remote X server, you will need to install either
1416
the `xorg-minimal` package or the `xorg` package. By default, SDDM will start an
@@ -23,7 +25,7 @@ session, run `startplasma-wayland` directly.
2325

2426
Dolphin is the default file manager of the KDE desktop environment. It can be
2527
installed on its own by installing the `dolphin` package, or it can be installed
26-
as part of the `kde5-baseapps` meta-package.
28+
as part of the `kde-baseapps` meta-package.
2729

2830
### Thumbnail Previews
2931

0 commit comments

Comments
 (0)