diff options
author | streetturtle <streetturtle@users.noreply.github.com> | 2017-03-31 22:12:36 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-03-31 22:12:36 -0400 |
commit | 8f8b5588ae7056761bfd7ca3bee654501380ff0f (patch) | |
tree | a71dcdf8d5923ce40d36c8cb55953f2d9e13186e | |
parent | 5d07f910723eda392ff4ed5827a0c9bdf2a68124 (diff) |
Update README.md
-rw-r--r-- | spotify-widget/README.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/spotify-widget/README.md b/spotify-widget/README.md index 4d8f4b9..1454588 100644 --- a/spotify-widget/README.md +++ b/spotify-widget/README.md @@ -2,6 +2,8 @@ This widget displays currently playing song on [Spotify for Linux](https://www.spotify.com/download/linux/) client: ![screenshot](./spo-wid-1.png). +If clicked plays/pauses the music. + Note that widget uses the Arc icon theme, so it should be [installed](https://github.com/horst3180/arc-icon-theme#installation) first under **/usr/share/icons/Arc/** folder. ## Installation |