X-Git-Url: https://git.brokenzipper.com/gitweb?a=blobdiff_plain;f=openbox%2Fopenbox.c;h=42a062bef5a85d2e12b7649361c20af921144bd2;hb=a4150ae3d9ed61e5360c221c4be907560ba6531a;hp=ce92d5228ae196d99d914d6dacbb9f33877e5c9d;hpb=123ee25c59bcb875e6aff82c7dda299a15c79a2d;p=chaz%2Fopenbox diff --git a/openbox/openbox.c b/openbox/openbox.c index ce92d522..42a062be 100644 --- a/openbox/openbox.c +++ b/openbox/openbox.c @@ -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) {