From 61eae6bd30933f1273739079174133e9046b1bf1 Mon Sep 17 00:00:00 2001 From: Jesse Morgan Date: Fri, 10 Oct 2014 17:09:16 -0700 Subject: Adding pathogen, syntatic, and other changes. --- base/conkyrc-json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'base/conkyrc-json') diff --git a/base/conkyrc-json b/base/conkyrc-json index e164a10..5ef86e5 100644 --- a/base/conkyrc-json +++ b/base/conkyrc-json @@ -34,7 +34,7 @@ ${endif} { "full_text":"♪ ${exec pactl list sinks | awk '/Volume: 0:/ {print substr($3, 1, index($3, "%") - 1)}'|head -n 1}" }, -{ "full_text":"${time %a %d %b %Y} ${time %H:%M:%S}", +{ "full_text":"${time %a %d %b %Y} ${time %H:%M:%S} ${utime %H:%M}", "short_text":"${time %H:%M:%S}" } ], -- cgit v1.2.3