this post was submitted on 24 Mar 2024
1 points (100.0% liked)
KDE
5312 readers
18 users here now
KDE is an international technology team creating user-friendly free and open source software for desktop and portable computing. KDE’s software runs on GNU/Linux, BSD and other operating systems, including Windows.
Plasma 6 Bugs
If you encounter a bug, proceed to https://bugs.kde.org/, check whether it has been reported.
If it hasn't, report it yourself.
PLEASE THINK CAREFULLY BEFORE POSTING HERE.
Developers do not look for reports on social media, so they will not see it and all it does is clutter up the feed.
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
In the /home directory, there should be a hidden directory called .kde which mostly contains KDE settings for your user. Rename it and check. A new one might get created with default settings during next login.
Caution: I am no expert and consider all backup options before doing this because it may force you to re-install.
many apps use ~/.config, if you rename that you will also remove settings for those apps
Is ~/config only for KDE or does any other application use it to save configuration files?
@voracread I think ~/.config is the standard config file location on Linux (for apps that follow XDG standards) so it should also have config files for non-kde apps