Page 1 of 1
pcmanfm 0.9.8
Posted: Mon Oct 18, 2010 1:26 am
by Texstar
When I right click on preference and change the wallpaper it saves pcmanfm.conf to .config/pcmanfm/default folder but when I log into lxde it wants to read from .config/pcmanfm folder. Is there some way I can patch pcmanfm to save the pcmanfm.conf to the .config/pcmanfm folder?
Tex
Re: pcmanfm 0.9.8
Posted: Mon Oct 18, 2010 10:47 am
by Texstar
Texstar wrote:When I right click on preference and change the wallpaper it saves pcmanfm.conf to .config/pcmanfm/default folder but when I log into lxde it wants to read from .config/pcmanfm folder. Is there some way I can patch pcmanfm to save the pcmanfm.conf to the .config/pcmanfm folder?
Tex
Nevermind. I figured out what I needed to fix.
Re: pcmanfm 0.9.8
Posted: Fri Dec 03, 2010 10:48 am
by Milozzy
Same problem...can you share your solution please?
Thanks!
Re: pcmanfm 0.9.8
Posted: Tue May 24, 2011 1:32 pm
by andrewthomas
What I did was create a symbolic link.
Code: Select all
ln -s ~/.config/pcmanfm/defaut/pcmanfm.conf ~/.config/pcmanfm/pcmanfm.conf