From b40d85d5595457d146126f1dbf72f8276fff393a Mon Sep 17 00:00:00 2001 From: Thomas Preisner Date: Fri, 2 Mar 2018 22:41:51 +0100 Subject: [PATCH] config: barpyrus: config.py: add network download and upload speed --- config/barpyrus/config.py | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/config/barpyrus/config.py b/config/barpyrus/config.py index 44b28e8..b8f5628 100644 --- a/config/barpyrus/config.py +++ b/config/barpyrus/config.py @@ -61,9 +61,11 @@ conky_text += '${endif}' conky_text += '${endif}' conky_text += '${acpitemp}°C ' -# cpu and memory load factor +# misc system information conky_text += conky_icon('\ue026', 'green') + '${cpu}% ' conky_text += conky_icon('\ue021', 'green') + '${memperc}% ' +conky_text += conky_icon('\ue13c', 'green') + '${downspeedf wlp3s0}K ' +conky_text += conky_icon('\ue13b', 'green') + '${upspeedf}K ' # battery display bat_icons = [