mirror of
https://github.com/arcan1s/arcanis.me.git
synced 2025-07-14 21:55:47 +00:00
update for ptextmonitor
This commit is contained in:
@ -224,6 +224,18 @@ sudo plasmapkg -g -i py-text-monitor-1.5.0.plasmoid
|
||||
<td><code>$artist</code></td>
|
||||
<td><p align="justify">Current song artist. One of supported music players must be installed.</p></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>$album</code></td>
|
||||
<td><p align="justify">Current song album. One of supported music players must be installed.</p></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>$progress</code></td>
|
||||
<td><p align="justify">Current song progress. One of supported music players must be installed (mpd does not support yet).</p></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>$time</code></td>
|
||||
<td><p align="justify">Current song duration. One of supported music players must be installed.</p></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>$title</code></td>
|
||||
<td><p align="justify">Current song title. One of supported music players must be installed.</p></td>
|
||||
|
Reference in New Issue
Block a user