X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=openbox%2Fopenbox.c;h=9b81f2009463f6b62f1549cceb4e8761fa547f23;hb=5074d902aa215a2a656980d31b19574a5db1f795;hp=ce92d5228ae196d99d914d6dacbb9f33877e5c9d;hpb=123ee25c59bcb875e6aff82c7dda299a15c79a2d;p=chaz%2Fopenbox diff --git a/openbox/openbox.c b/openbox/openbox.c index ce92d522..9b81f200 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, ob_rr_theme->name); } if (reconfigure) {