X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=otk%2Frenderstyle.cc;h=41745ea07e7899dae00934980d7b770a443c81e6;hb=44d653e3e8d042bf3f1d68108a8197a895888da8;hp=dbef0b8aec1dba2522b0c9fc863e857e8831431c;hpb=80a42d2b0c0831e99b2b5547e8ddc0122796d78a;p=chaz%2Fopenbox diff --git a/otk/renderstyle.cc b/otk/renderstyle.cc index dbef0b8a..41745ea0 100644 --- a/otk/renderstyle.cc +++ b/otk/renderstyle.cc @@ -169,7 +169,7 @@ RenderStyle::RenderStyle(int screen, const std::string &stylefile) 0x0, 0x0); - _label_font = new Font(_screen, "Arial,Sans-8:bold", false, 1, 0x40); + _label_font = new Font(_screen, "Arial,Sans-9:bold", true, 1, 0x40); _label_justify = RightJustify; _max_mask = new PixmapMask();