From 5cc3b28f587aec7fc835b9286d5f72c655085e9c Mon Sep 17 00:00:00 2001 From: Tom Willemsen Date: Tue, 8 Mar 2011 20:40:56 +0100 Subject: Added a lua-drawn box with 0.8 opacity, so I can see no matter the background I have on --- conkyrc | 2 ++ 1 file changed, 2 insertions(+) (limited to 'conkyrc') diff --git a/conkyrc b/conkyrc index 8fe8675..48858f4 100644 --- a/conkyrc +++ b/conkyrc @@ -1,3 +1,4 @@ +lua_load ~/.conky/box.lua background yes use_xft yes xftfont terminus:123:size=8 @@ -27,6 +28,7 @@ cpu_avg_samples 2 net_avg_samples 1 override_utf8_locale no use_spacer yes +lua_draw_hook_pre main_box TEXT ${font Arial:size=20}${color Tan1}${alignc}GNU${color RoyalBlue}LINUX$font -- cgit v1.2.3-54-g00ecf