Configuration files for LXDE, as used in Lubuntu.
Link each of the following folders into the ~/.config/
folder.
- lxpanel
- lxsession
- lxterminal
- openbox
- pcmanfm
Using Bash:
ln -s `pwd`/lxpanel ~/.config/lxpanel
Using Fish Shell:
ln -s (pwd)/lxpanel ~/.config/lxpanel