diff --git a/customization/kde.md b/customization/kde.md index dc9d547e..bdc54928 100644 --- a/customization/kde.md +++ b/customization/kde.md @@ -71,6 +71,16 @@ on.) This can be useful for creating a simple shell script which will set up your workspace the way you like. +Removal +------------ + +If you decide to remove KDE do **not** use `dnf remove @kde-desktop-qubes`. You will almost certainly break your system. + +The safest way to remove (most of) KDE is: +~~~ +sudo dnf remove kdelibs,plasma-workspace +~~~ + Mailing List Threads --------------------