summaryrefslogtreecommitdiffstats
path: root/gtkrc-2.0
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2010-04-26 05:00:44 -0500
committerJesse Luehrs <doy@tozt.net>2010-04-26 05:00:44 -0500
commit58c3da1542b2839b6e8e6e0708807f27c326d070 (patch)
tree89b08df3fc2f44a7d8648d751b25066ce9939d5e /gtkrc-2.0
parenta6356f9e86c3a320aff850f48a6987024107870c (diff)
downloadconf-58c3da1542b2839b6e8e6e0708807f27c326d070.tar.gz
conf-58c3da1542b2839b6e8e6e0708807f27c326d070.zip
add gtk configuration to conf
Diffstat (limited to 'gtkrc-2.0')
-rw-r--r--gtkrc-2.014
1 files changed, 14 insertions, 0 deletions
diff --git a/gtkrc-2.0 b/gtkrc-2.0
new file mode 100644
index 0000000..5302f26
--- /dev/null
+++ b/gtkrc-2.0
@@ -0,0 +1,14 @@
+# -- THEME AUTO-WRITTEN DO NOT EDIT
+include "/home/doy/.themes/H2O-gtk2-Saphire/gtk-2.0/gtkrc"
+
+style "user-font" {
+ font_name = "Sans 8"
+}
+
+widget_class "*" style "user-font"
+
+gtk-font-name="Sans 8"
+
+include "/home/doy/.gtkrc.mine"
+
+# -- THEME AUTO-WRITTEN DO NOT EDIT