dot/gtk...: Configuration for Gtk things.
[profile] / dot / gtkrc-2.0
diff --git a/dot/gtkrc-2.0 b/dot/gtkrc-2.0
new file mode 100644 (file)
index 0000000..3f9f902
--- /dev/null
@@ -0,0 +1,11 @@
+### -*-conf-*-
+
+## Emacs key bindings.
+include "/usr/share/themes/Emacs/gtk-2.0-key/gtkrc"
+gtk-key-theme-name = "Emacs"
+
+## Toolbar settings.
+gtk-toolbar-style = GTK_TOOLBAR_ICONS
+
+## Use a sensible theme.
+gtk-theme-name = "Raleigh"