From 1b5e2c7fea58dd7ccef242b6c1ded1325538f255 Mon Sep 17 00:00:00 2001 From: arcan1s Date: Thu, 27 Mar 2014 20:10:59 +0400 Subject: [PATCH] edited readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index cff5609..4e5c0db 100644 --- a/README.md +++ b/README.md @@ -31,6 +31,7 @@ For edited output you must open Settings window and setup output format in lines * label `$bat` - battery charge, %. Battery device may be set below. File (`/sys/class/power_supply/BAT0/capacity` by default) must contain only battery charge in percent * label `$ac` - status AC device. Return (*) if AC device is online or ( ) if offline. AC device may be set below. FIle (`/sys/class/power_supply/AC/online` by default) must contain `1` if AC is online * label `$artist` - current song artist. One of supported music players must be installed +* label `$album` - current song album. One of supported music players must be installed * label `$progress` - current song progress. One of supported music players must be installed (mpd does not support yet) * label `$time` - current song duration. One of supported music players must be installed * label `$title` - current song title. One of supported music players must be installed