--- /dev/null
+#gtk-font-name = "Sans 6"
+style "moko"
+{
+ GtkScrollbar::slider-width = 25
+ GtkNotebook::tab-curvature = 4
+}
+class "*" style "moko"
+
+style "bigcombo"
+{
+ GtkButton::inner-border = { 20, 20, 20, 20 }
+}
+widget_class "*.GtkComboBoxEntry.*" style "bigcombo"
--- /dev/null
+<!DOCTYPE busconfig PUBLIC
+ "-//freedesktop//DTD D-BUS Bus Configuration 1.0//EN"
+ "http://www.freedesktop.org/standards/dbus/1.0/busconfig.dtd">
+<busconfig>
+ <policy user="root">
+ <allow own="org.enricozini.zavai"/>
+ <allow send_path="/"/>
+ <allow send_destination="org.enricozini.zavai"/>
+ </policy>
+</busconfig>
+