Skip to content

Instantly share code, notes, and snippets.

@djalexkidd
Created June 22, 2024 15:17
Show Gist options
  • Save djalexkidd/6eb2888e5d852b278f06f262b59bcab4 to your computer and use it in GitHub Desktop.
Save djalexkidd/6eb2888e5d852b278f06f262b59bcab4 to your computer and use it in GitHub Desktop.
Fix KDE Plasma's file selector being slow and crashing

If KDE Plasma becomes slow and irresponsive when you save a file for example, then it's because QtProject.conf is corrupt and you must remove it.

Type this command on a terminal :

rm ~/.config/QtProject.conf
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment