]> Dogcows Code - chaz/openbox/blobdiff - openbox/openbox.c
add comments
[chaz/openbox] / openbox / openbox.c
index ce92d5228ae196d99d914d6dacbb9f33877e5c9d..42a062bef5a85d2e12b7649361c20af921144bd2 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, theme->name);
             }
 
             if (reconfigure) {
This page took 0.020144 seconds and 4 git commands to generate.