# .fvwm2rc-local

# Paths 
#	Paths are given as a list of directories, seperated by colons 
#
# IconPath 	A list of directories where bitmap icons can be found
#
# PixmapPath	A list of directories where pixmap (color) icons can be found
#
# ModulePath	A list of directories where fvwm2 modules are stored
#			(you probably will not need to change this)
#
IconPath	/usr/X11R6/include/X11/bitmaps/:/usr/local/share/pixmaps:$HOME/.fvwm/icons:$HOME/images
PixmapPath	/usr/X11R6/include/X11/pixmaps/:$HOME/xpms:$HOME/.fvwm/pixmaps
ModulePath	$FVWM_MODULEDIR:$HOME/.fvwm-modules
