diff --git a/data/conky_no_x11.conf b/data/conky_no_x11.conf index da5e68eb..82dba694 100644 --- a/data/conky_no_x11.conf +++ b/data/conky_no_x11.conf @@ -1,4 +1,3 @@ -conky.config = { -- Conky, a system monitor, based on torsmo -- Any original torsmo code is licensed under the BSD license @@ -24,6 +23,7 @@ conky.config = { -- along with this program. If not, see . +conky.config = { background = false, cpu_avg_samples = 2, net_avg_samples = 2, @@ -32,7 +32,8 @@ conky.config = { update_interval = 1.0, uppercase = false, use_spacer = 'none', - + out_to_x = false, + out_to_console = true }; conky.text =