[CONKY] Remove the display of the volume
This commit is contained in:
parent
9e3a0283dc
commit
08d9a4840f
1 changed files with 1 additions and 1 deletions
|
@ -51,7 +51,7 @@ conky.text = [[
|
||||||
${color0}${font sans-serif:bold:size=8}DATE ${hr 2}$color
|
${color0}${font sans-serif:bold:size=8}DATE ${hr 2}$color
|
||||||
${alignc}${voffset 10}${alignc}${font Trebuchet MS:size=28}${time %H:%M:%S}${font}
|
${alignc}${voffset 10}${alignc}${font Trebuchet MS:size=28}${time %H:%M:%S}${font}
|
||||||
${alignc}${alignc}${font Trebuchet MS:size=8}${time %a %d %b %Y}
|
${alignc}${alignc}${font Trebuchet MS:size=8}${time %a %d %b %Y}
|
||||||
${alignc}Volume: ${exec ~/.config/conky/conky-volume.sh}%
|
#${alignc}Volume: ${exec ~/.config/conky/conky-volume.sh}%
|
||||||
#% ${execbar ~/.config/conky/conky-volume.sh}
|
#% ${execbar ~/.config/conky/conky-volume.sh}
|
||||||
##############################################
|
##############################################
|
||||||
#SYSTEM
|
#SYSTEM
|
||||||
|
|
Loading…
Reference in a new issue