#
#	this is a sample wconfig file
#

# how to define the menu?

menuitem = wterm tiny,	wterm -f fixed -s 7
menuitem = wterm small, wterm -f fixed -s 9
menuitem = wterm medium,wterm -f lucidat -s 11
menuitem = wterm big,	wterm -f lucidat -s 13
menuitem = refresh,	@refresh
menuitem = exit,	@exit


# how to set fonts options?

# these need complete font names
menufont = lucidat13.wfnt	# root menu font
titlefont = fixed8.wfnt		# window title font

# if you move W fonts, set this
#fontpath = /usr/local/lib/wfonts

# These are defaults for clients
fontfamily = fixed
fontsize = 10
