blob: f1518b52c953860935344d01a27f00f81577cc70 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
rhythmbox_awn_cover
===================
Replace Rhythmbox' icon in Awn with the cover artwork of the current track.
Requires
--------
* Python
* dbus-python
* Rhythmbox and its cover plugin
Install
-------
1. Go to the plugin directory of rhythmbox (e.g. "~/.gnome2/rhythmbox/plugins" or "~/.local/share/rhythmbox/plugins")
2. Copy the rb_plugin file and the kch_awn_cover directory to this directory
3. (Re-)start Rhythmbox
4. Open the Plugins dialog (Edit > Plugins) and activate the cover plugin (if not activated already) and the "Awn Cover Artwork" plugin.
|