I have an Ubuntu 12.10 installation and wanted to try out Fluxbox as a lightweight window manager. When I open Thunar it displays no icons for folders. I've made sure I have a .gtkrc-2.0 in my home directory.
.gtkrc-2.0
Do you have any ideas what to try out?
The following line has to be in your .gtkrc-2.0 file:
gtk-icon-theme-name = "Humanity"
You can use any icon-theme-name in /usr/share/icons, just replace Humanity but keep " ".
/usr/share/icons
Humanity
" "
Make sure there is no # before the icon-theme line and put your .gtkrc file in /home/username.
#
.gtkrc
/home/username