From 568cf315de9fc5ebaa360ba04e96e956a13fbced Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Sun, 26 Jul 2015 09:53:03 -0300 Subject: Use Terminus font --- conky.dot.link/weather/conkyrc | 5 +++-- conkyrc.dot.link | 5 +++-- 2 files changed, 6 insertions(+), 4 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 diff --git a/conkyrc.dot.link b/conkyrc.dot.link index 9d38045..b5c8163 100644 --- a/conkyrc.dot.link +++ b/conkyrc.dot.link @@ -20,10 +20,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 -- cgit v1.2.3