
# 
# gschem's gtkrc file
#
# A proportional font is not longer required
#

# Comment this in, if you want to change the font
#style "default"
#{
#   font = "fixed"
#}
#widget_class "*" style "default"

#old way commented out, still works, but use the above block.
#style "defaultfont"
#{
#  font = "fixed"
#}
# common default
#class "GtkWidget" style "defaultfont"
