summaryrefslogtreecommitdiffstats
path: root/kde/gtk-qt-engine/.gtkrc-2.0-kde4
blob: 76396337778bb086e9587915a82fecefa63bf29b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# This file was written by KDE
# You can edit it in the KDE control center, under "GTK Styles and Fonts"

include "/usr/share/themes/Qt4/gtk-2.0/gtkrc"
include "/etc/gtk-2.0/gtkrc"

style "user-font"
{
	font_name="Sans Serif"
}
widget_class "*" style "user-font"

gtk-theme-name="Qt4"
gtk-font-name="Sans Serif 10"