Search found 2 matches

by andrewthomas
Tue May 24, 2011 1:32 pm
Forum: PCManFM
Topic: pcmanfm 0.9.8
Replies: 3
Views: 5928

Re: pcmanfm 0.9.8

What I did was create a symbolic link.

Code: Select all

ln -s ~/.config/pcmanfm/defaut/pcmanfm.conf ~/.config/pcmanfm/pcmanfm.conf
by andrewthomas
Tue May 24, 2011 1:05 pm
Forum: Installation and Upgrade of LXDE
Topic: Starting LXDE on Arch Linux
Replies: 2
Views: 10892

Re: Starting LXDE on Arch Linux

I hate to drag up this old thread, but archlinux still has not fixed the problem.

You have to make the directory and copy the file yourself.

Code: Select all

mkdir -p /usr/share/lxde/pcmanfm
cp  /etc/xdg/pcmanfm/default/pcmanfm.conf /usr/share/lxde/pcmanfm/pcmanfm.conf