X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=otk%2Frenderstyle.cc;h=330870c6c7ad04212a741b9eebfe73449608131c;hb=d11291df3e9ef0173139a97bf6c77471ab3a4119;hp=01adeca834461ecfbf382e638e35f38cc98de295;hpb=225d4302d0b2bd40d03d3bfa54116c0adfe3143e;p=chaz%2Fopenbox diff --git a/otk/renderstyle.cc b/otk/renderstyle.cc index 01adeca8..330870c6 100644 --- a/otk/renderstyle.cc +++ b/otk/renderstyle.cc @@ -382,7 +382,7 @@ RenderStyle::RenderStyle(int screen, const std::string &stylefile) 0x0, 0x0); - _label_font = new Font(_screen, "Arial,Sans-9", true, 1, 0x3e); + _label_font = new Font(_screen, "Arial,Sans-8", true, 1, 0x3e); _label_justify = CenterJustify; _max_mask = new PixmapMask();