From 3751f3cb3b7ecaa2d7fd4ac4b561e53f130e7150 Mon Sep 17 00:00:00 2001 From: Jesse Morgan Date: Mon, 15 Jul 2024 20:09:10 -0700 Subject: Add recent 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 5f01acb..523b0a4 100644 --- a/base/conkyrc-json +++ b/base/conkyrc-json @@ -29,7 +29,7 @@ TEXT { "full_text":"${loadavg 1}" }, -{ "full_text":"♪ ${exec amixer get Master | awk '/Mono/ {print substr($4, 2, index($4, "%") - 1)}'|tail -n 1}" }, +{ "full_text":"♪ ${exec amixer get Master | awk '/Left/ {print substr($5, 2, index($5, "%") - 1)}'|tail -n 1}" }, { "full_text":"${time %a %d %b %Y} ${time %H:%M:%S} ${utime %H:%M}Z", "short_text":"${time %H:%M:%S}" } -- cgit v1.2.3