From Fedora Project Wiki
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Standard Directories

Summary

How-to access some standard system directories in KDE.

How-to

home directory

KUrl(KUser().homeDir())

XDG config directory

  • ~/.config/

KStandardDirs().localxdgconfdir()