FONT_SMALLER is too small for visibility of clocks. use normal font size
authorBen Loftis <ben@harrisonconsoles.com>
Thu, 21 May 2015 22:22:05 +0000 (17:22 -0500)
committerBen Loftis <ben@harrisonconsoles.com>
Thu, 21 May 2015 22:22:05 +0000 (17:22 -0500)
gtk2_ardour/clearlooks.rc.in

index 081629face532553894aa7879639ae291dde5b45..67c9a9afe4f87e4737e9d4121da74b83ef9d2292 100644 (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"