In what files/dirs in the home dir does xfce store the user config data?

Or if you like.

What files do I need to restore from backup in order to restore my xfce desktop with all the different settings I made?

Thanks Johan


Edit: All user config files is usually stored somewhere in /home/$USER/. And since all the programs, kde, xfce and gnome stores their config there, this question is about what files belong to the xfce desktop.


This is my guess of what files belong to the xfce desktop:

  • .config/Thunar/
  • .config/xfce4/
  • .config/xfce4-session/
  • .config/user-dirs.dirs
  • .config/user-dirs.locale
  • .cache/Thunar/
  • .cache/xfce4/
  • .cache/sessions/

Did I miss something?

link|improve this question

feedback

1 Answer

up vote 1 down vote accepted

Virtually all Linux programs store their info in either .< program name >or ./config/< ProgramName >

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.