View Single Post
BrentDC's Avatar
Posts: 903 | Thanked: 632 times | Joined on Apr 2008
#5
Sometimes if you (usually accidentally) run a program as root, it will mangle your permissions:

chown -R user.users /home/user/.config/

(I *think* that's the right command, it may be a lowercase -r).
 

The Following User Says Thank You to BrentDC For This Useful Post: