X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=otk%2Frenderstyle.cc;fp=otk%2Frenderstyle.cc;h=e81bf685c9daa33de94814b1096470fc96056dc8;hb=6ab3dc5cb43d3b9345c64a6fbc60c0686d4b1373;hp=40e2597b03beac992f6cb366c7b32461e73e7b24;hpb=edcd9726300534de19c767f88022ae0fcc7a7b75;p=chaz%2Fopenbox diff --git a/otk/renderstyle.cc b/otk/renderstyle.cc index 40e2597b..e81bf685 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-10", true, 1, 0x3e); + _label_font = new Font(_screen, "Arial,Sans-9", true, 1, 0x3e); _label_justify = CenterJustify; _max_mask = new PixmapMask();