From f93bdddd3dda9f834b2b8d7b7253889a39e06a01 Mon Sep 17 00:00:00 2001 From: wp Date: Thu, 17 Aug 2023 22:27:21 -0500 Subject: [PATCH] remove cut from release --- conky/back-to-basic/back-to-basic.conf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/conky/back-to-basic/back-to-basic.conf b/conky/back-to-basic/back-to-basic.conf index 0041bea..e8e74d1 100644 --- a/conky/back-to-basic/back-to-basic.conf +++ b/conky/back-to-basic/back-to-basic.conf @@ -58,7 +58,8 @@ conky.config = { conky.text = [[ ########################################## header ###################### release and date -${color3}${font NotoSans:bold:size=16}${alignc}${execi 86400 lsb_release -d | cut -c14-} "${execi 86400 lsb_release -d | cut -c11-}" ${color} +${color3}${font NotoSans:bold:size=16}${alignc}${execi 86400 lsb_release -ds} "${execi 86400 lsb_release -cs}" ${color} +# ${color3}${font NotoSans:bold:size=16}${alignc}${execi 86400 lsb_release -d | cut -c14-} "${execi 86400 lsb_release -c | cut -c11-}" ${color} # ${goto 310}${voffset}${font NotoSans:bold:size=10}${alignc}${execi 300 lsb_release -c | cut -c11-} ${execi 300 lsb_release -r | cut -c9-} # ${goto 310}${font NotoSans:size=10}${time %A %d %b %Y} #