FONT_SMALLER is too small for visibility of clocks. use normal font size

This commit is contained in:
Ben Loftis 2015-05-21 17:22:05 -05:00
parent 2ff4a1881b
commit 189fe9a50e
1 changed files with 1 additions and 1 deletions

View File

@ -235,7 +235,7 @@ style "small_text"
style "small_clock"
{
font_name = "@CLOCKFONT@ @FONT_SMALLER@"
font_name = "@CLOCKFONT@ @FONT_NORMAL@"
}
style "small_italic_text"