From 91346f0c745700ad737e0079c3fb6a06dc519e71 Mon Sep 17 00:00:00 2001 From: Tracey Clark Date: Fri, 13 Sep 2024 20:21:12 -0500 Subject: [PATCH] Update plasma.md to correct instructions (#547) Co-authored-by: Aldair Co-authored-by: David Harder --- 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 c4bc1280f..c11b092bd 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 + +Avoid deleting the following directories: `~/.kde`, `~/.kde4`, `~/.local`, and `~/.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*