You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -31,6 +31,7 @@ For edited output you must open Settings window and setup output format in lines
31
31
* label `$bat` - battery charge, <i>%</i>. Battery device may be set below. File (`/sys/class/power_supply/BAT0/capacity` by default) must contain only battery charge in percent
32
32
* label `$ac` - status AC device. Return <i>(*)</i> if AC device is online or <i>( )</i> if offline. AC device may be set below. FIle (`/sys/class/power_supply/AC/online` by default) must contain `1` if AC is online
33
33
* label `$artist` - current song artist. One of supported music players must be installed
34
+
* label `$album` - current song album. One of supported music players must be installed
34
35
* label `$progress` - current song progress. One of supported music players must be installed (mpd does not support yet)
35
36
* label `$time` - current song duration. One of supported music players must be installed
36
37
* label `$title` - current song title. One of supported music players must be installed
0 commit comments