X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=openbox%2Fopenbox.c;fp=openbox%2Fopenbox.c;h=5f926bb649936f811ac06b485a7d64c5ae817197;hb=b7393636e05c95ec068e8a1ff063cbefa63a901b;hp=800e6a210d3141a2fffd4eba1dc7b9816a167a0f;hpb=cfdbe23e0d9b72b4c220a10ddf60a4e981967b63;p=chaz%2Fopenbox diff --git a/openbox/openbox.c b/openbox/openbox.c index 800e6a21..5f926bb6 100644 --- a/openbox/openbox.c +++ b/openbox/openbox.c @@ -274,7 +274,8 @@ gint main(gint argc, gchar **argv) config_font_inactivewindow, config_font_menutitle, config_font_menuitem, - config_font_osd))) + config_font_activeosd, + config_font_inactiveosd))) { RrThemeFree(ob_rr_theme); ob_rr_theme = theme;