all repos — openbox @ 9da1f717949211f7136e85dba6f2dc0850118c27

openbox fork - make it a bit more like ryudo

smaller, non-bold font
Dana Jansens danakj@orodu.net
commit

9da1f717949211f7136e85dba6f2dc0850118c27

parent

3e21214a1d2f7e7c4f35ccc9f8f033d4d263e41a

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

jump to
M otk/renderstyle.ccotk/renderstyle.cc

@@ -169,7 +169,7 @@ 0x171a1f,

0x0, 0x0); - _label_font = new Font(_screen, "Arial,Sans-9:bold", true, 1, 0x40); + _label_font = new Font(_screen, "Arial,Sans-8", true, 1, 0x40); _label_justify = RightJustify; _max_mask = new PixmapMask();