Conky: Add Mopidy section

Which will probably end up removed because it's all shown if MPD is dead and I never use it anyway
This commit is contained in:
Salt 2018-01-28 02:17:25 -06:00
parent 057a3b0335
commit 0957ba3841

View File

@ -19,6 +19,7 @@ conky.config = {
color1 = '282828',
color2 = 'd5c4a1',
color3 = '665c54',
color5 = 'd79921',
color6 = '689d6a',
color7 = '98971a',
color8 = '458588',
@ -71,7 +72,11 @@ ETHERNET:${alignr}${addr enp0s31f6}
${color6}${downspeedgraph enp0s31f6 20}$color$endif${if_up enp0s20f0u2}
USB TETHER:${alignr}${addr enp0s20f0u2}
${color6}${downspeedgraph enp0s20f0u2 20}$color$endif
${if_mpd_playing}${color3}$hr$color
MPD:${alignr}$mpd_smart
${color5}${mpd_bar 4}$color
$mpd_elapsed / $mpd_length ($mpd_vol%, $mpd_status, S:$mpd_random, L:$mpd_repeat)
${endif}
${color3}$hr$color
STATISTICS:
Operating System: $sysname $kernel