Update 'conky/back-to-basic/back-to-basic.conf'
This commit is contained in:
parent
b34f9dc740
commit
4d3b3460be
|
@ -58,7 +58,7 @@ conky.config = {
|
|||
conky.text = [[
|
||||
########################################## header
|
||||
###################### release and date
|
||||
${color3}${font NotoSans:bold:size=16}${alignc}${execi 86400 lsb_release -d | cut -c14-} "Victoria" ${color}
|
||||
${color3}${font NotoSans:bold:size=16}${alignc}${execi 86400 lsb_release -d | cut -c14-} "${execi 86400 lsb_release -d | 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}
|
||||
#
|
||||
|
|
Loading…
Reference in New Issue