diff options
-rw-r--r-- | control-center.rc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/control-center.rc b/control-center.rc index 90ed1bba..74257d4d 100644 --- a/control-center.rc +++ b/control-center.rc @@ -1,6 +1,6 @@ style "any" { - fontset = "-adobe-helvetica-medium-r-normal--12-120-75-75-p-67-iso8859-1" + fontset = "-adobe-helvetica-medium-r-normal--*-120-75-75-p-*-iso8859-*,*-r-*" bg[NORMAL] = { 1.0, 1.0, 1.0 } bg[SELECTED] = { 0.0, 0.8, 0.3 } bg[INSENSITIVE] = { 1.0, 1.0, 1.0 } |