From 57ba97faafddf843082cf64e3f5ef4ce8a8f8fc7 Mon Sep 17 00:00:00 2001 From: Eric Phillips Date: Fri, 17 Apr 2015 22:11:17 -0600 Subject: [PATCH] added network speed and glyphs to conky --- conkyrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conkyrc b/conkyrc index 7d78556..78942c2 100644 --- a/conkyrc +++ b/conkyrc @@ -12,4 +12,4 @@ total_run_times 0 use_spacer none TEXT -${exec ~/bin/cmus-stats.sh} ${exec ~/bin/volume.sh} ${battery BAT1} ${wireless_essid wlp1s0} ${addr wlp1s0} $time +${exec ~/bin/cmus-stats.sh} ${exec ~/bin/volume.sh} ${battery_short BAT1} ${wireless_essid wlp1s0} ${addr wlp1s0} ↓${downspeed wlp1s0} ↑${upspeed wlp1s0} $time