change format of time; Fix battery meter, remove minimium_size, fix gaps.

This commit is contained in:
Bradley M. Kuhn 2013-09-01 11:34:40 -04:00
parent 96c696450a
commit 38fd68cff2

View file

@ -1,7 +1,7 @@
#!/usr/bin/conky -d -c #!/usr/bin/conky -d -c
## .conkyrc configuration ## .conkyrc configuration
update_interval 10.0 update_interval 1.0
update_interval_on_battery 30.0 update_interval_on_battery 5.0
alignment bottom_left alignment bottom_left
@ -33,12 +33,12 @@ color7 Green
color8 9d9c61 color8 9d9c61
color9 525276 color9 525276
minimum_size 280 499
maximum_width 499 maximum_width 499
gap_x 0 gap_x 1
gap_y 1 gap_y 3
${voffset -10}${color2}${font led:size=10}BATTERY ${font}$hr TEXT
${color2}${font led:size=10}BATTERY ${font}$hr
Battery: ${battery} ${acpiacadapter} Battery: ${battery} ${acpiacadapter}
${battery_bar} ${battery_bar}
${goto 3} ${font :size=10}${time %H:%M on %A %d %B %Y} ${goto 3}${font :size=8}${time %a %Y-%m-%d at %H:%M:%S}