From 925c424717ad29a7680893acfe86216fbe570981 Mon Sep 17 00:00:00 2001 From: Eric Phillips Date: Sun, 9 Nov 2014 19:35:00 -0700 Subject: [PATCH] added scripts to show cmus, volume, and battery with glyphs --- conkyrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conkyrc b/conkyrc index b2177f6..3acb3cf 100644 --- a/conkyrc +++ b/conkyrc @@ -12,4 +12,4 @@ total_run_times 0 use_spacer none TEXT -${exec ~/bin/volume.sh} ${battery BAT1} ${wireless_essid wlp0s29f7u1} ${addr wlp0s29f7u1} $time +${exec ~/bin/cmus-stats.sh} ${exec ~/bin/volume.sh} ${exec ~/bin/power.sh} ${wireless_essid wlp0s29f7u1} ${addr wlp0s29f7u1} $time