From f9fd204d21d7f8b2f21f800170e7b0757c739dfe Mon Sep 17 00:00:00 2001 From: xf0r3m Date: Thu, 17 Aug 2023 16:32:09 +0200 Subject: [PATCH] =?utf8?q?Ustawienie=20sposobu=20wy=C5=9Bwietlania=20wersj?= =?utf8?q?i=20dostosowanego=20do=20mdrr?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- conkyrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conkyrc b/conkyrc index be1491a..be783cf 100644 --- a/conkyrc +++ b/conkyrc @@ -51,7 +51,7 @@ conky.config = { } conky.text = [[ -${color green}Info:$color ${scroll 32 immudex${exec immudex-branch} ${cat /run/live/medium/live/version | cut -c 1-7} - $sysname $nodename $kernel $machine} +${color green}Info:$color ${scroll 32 immudex${exec immudex-branch} ${exec immudex-version} - $sysname $nodename $kernel $machine} $hr ${color green}Uptime:$color $uptime ${color green}Frequency (in MHz):$color $freq -- 2.39.5