]> Dogcows Code - chaz/openbox/blobdiff - openbox/openbox.c
make a config option for the inactive osd font
[chaz/openbox] / openbox / openbox.c
index 800e6a210d3141a2fffd4eba1dc7b9816a167a0f..5f926bb649936f811ac06b485a7d64c5ae817197 100644 (file)
@@ -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;
This page took 0.022081 seconds and 4 git commands to generate.