From cd4fda7248822a248c4dd658e165132e734b033e Mon Sep 17 00:00:00 2001 From: xf0r3m Date: Sun, 18 Jun 2023 09:34:34 +0200 Subject: [PATCH] Dodanie nowego pliku konfiguracyjnego widgetu conky --- conkyrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conkyrc b/conkyrc index 9fcf453..c428237 100644 --- a/conkyrc +++ b/conkyrc @@ -51,7 +51,7 @@ conky.config = { } conky.text = [[ -${color green}Info:$color ${scroll 32 $nodename - $sysname $nodename $kernel $machine} +${color green}Info:$color ${scroll 32 immudex${exec immudex_branch} ${cat /run/live/medium/live/version} - $sysname $nodename $kernel $machine} $hr ${color green}Uptime:$color $uptime ${color green}Frequency (in MHz):$color $freq -- 2.39.5