1
0
mirror of https://github.com/Llewellynvdm/conky.git synced 2024-11-17 10:35:10 +00:00

updated docs + todo

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@23 7f574dfc-610e-0410-a909-a81674777703
This commit is contained in:
Brenden Matthews 2005-07-28 04:51:33 +00:00
parent b6632fd510
commit 88f2d5ce7a
3 changed files with 6 additions and 1 deletions

3
README
View File

@ -247,6 +247,9 @@
mpd_status Playing, stopped, et cetera.
mpd_title Title of current MPD song
mpd_vol MPD's volume
mpd_elapsed Song's elapsed time
mpd_length Song's length
mpd_percent Percent of song's progress
new_mails Unread mail count in mail spool.
nodename Hostname
outlinecolor (color) Change outline color

1
TODO
View File

@ -1,2 +1 @@
* add $graph like $bar, for net and cpu and whatever else
* add the rest of the mpd stuff, such as track length, time elapsed, percent, et cetera

View File

@ -229,6 +229,9 @@ metar_station CYBW
# mpd_status Playing, stopped, et cetera.
# mpd_title Title of current MPD song
# mpd_vol MPD's volume
# mpd_elapsed Song's elapsed time
# mpd_length Song's length
# mpd_percent Percent of song's progress
# new_mails Unread mail count in mail spool.
# nodename Hostname
# outlinecolor (color) Change outline color