all repos — openbox @ 9ecdf13b8d05ea1174a7b742475bc3e010ae154f

openbox fork - make it a bit more like ryudo

added font_startup
Derek Foreman manmower@gmail.com
commit

9ecdf13b8d05ea1174a7b742475bc3e010ae154f

parent

6682d070c391f8c09d561dde67e49733a2377681

1 files changed, 1 insertions(+), 0 deletions(-)

jump to
M openbox/openbox.copenbox/openbox.c

@@ -129,6 +129,7 @@

if (screen_annex()) { /* it will be ours! */ timer_startup(); render_startup(); + font_startup(); themerc_startup(); engine_startup(themerc_engine); python_startup();