]> Dogcows Code - chaz/openbox/blobdiff - openbox/openbox.c
add a big comment about more menus
[chaz/openbox] / openbox / openbox.c
index ce92d5228ae196d99d914d6dacbb9f33877e5c9d..9b81f2009463f6b62f1549cceb4e8761fa547f23 100644 (file)
@@ -273,6 +273,9 @@ gint main(gint argc, gchar **argv)
                 }
                 if (ob_rr_theme == NULL)
                     ob_exit_with_error(_("Unable to load a theme."));
+
+                PROP_SETS(RootWindow(ob_display, ob_screen),
+                          ob_theme, ob_rr_theme->name);
             }
 
             if (reconfigure) {
This page took 0.024094 seconds and 4 git commands to generate.