From e931199cc137596b74a475732f69d8c28fe7bb95 Mon Sep 17 00:00:00 2001 From: Tracey Clark Date: Tue, 4 Jun 2024 11:27:42 -0500 Subject: [PATCH] Update plasma.md Remove advice to delete ~/.kde Add note to advise not to delete directories KDE recommends against deleting. --- docs/user/troubleshooting/plasma.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/docs/user/troubleshooting/plasma.md b/docs/user/troubleshooting/plasma.md index 05878c874..806fb38ee 100644 --- a/docs/user/troubleshooting/plasma.md +++ b/docs/user/troubleshooting/plasma.md @@ -81,11 +81,16 @@ ls -laH You should see the files you would usually see in your home directory when logged into Solus normally. +:::caution Important + +The KDE project cautions users to not delete these directories: `~/.kde, ~/.kde4, ~/.local or ~/.config`. + +::: + 1. Remove the various caches that Plasma uses. Execute the following commands: ```bash -rm -rf .kde rm -rf .cache/plasmashell* rm -rf .cache/org.kde.dirmodel-qml.kcache rm -rf .cache/kioexec/ .cache/krunner/ .cache/ksycoca5*