diff options
Diffstat (limited to 'conky.dot.link/weather/conkyrc')
-rw-r--r-- | conky.dot.link/weather/conkyrc | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/conky.dot.link/weather/conkyrc b/conky.dot.link/weather/conkyrc index a31d43d..f037bf5 100644 --- a/conky.dot.link/weather/conkyrc +++ b/conky.dot.link/weather/conkyrc @@ -15,10 +15,11 @@ background yes #font -*-*-*-*-*-*-34-*-*-*-*-*-*-* # Use Xft? -#use_xft no +use_xft yes # Xft font when Xft is enabled -xftfont courier-12 +#xftfont courier-12 +xftfont Terminus:size=8 # Text alpha when using Xft #xftalpha 0.8 |