remove cut from release

This commit is contained in:
wp
2023-08-17 22:27:21 -05:00
parent 4d3b3460be
commit f93bdddd3d

View File

@@ -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}
#