summaryrefslogtreecommitdiff
path: root/spotify-shell
diff options
context:
space:
mode:
authorstreetturtle <streetturtle@users.noreply.github.com>2018-01-22 08:36:26 -0500
committerGitHub <noreply@github.com>2018-01-22 08:36:26 -0500
commitd8bdcfe5d634fc4c69830e4de3fcd6a4679655d8 (patch)
tree498db0dbbf1baabf64a7d07a72b4c1f2a86fa088 /spotify-shell
parentc01a67456af675a48df48bab2ffcdbe534952895 (diff)
Update README.md
Diffstat (limited to 'spotify-shell')
-rw-r--r--spotify-shell/README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/spotify-shell/README.md b/spotify-shell/README.md
index 6feed47..3bdb53f 100644
--- a/spotify-shell/README.md
+++ b/spotify-shell/README.md
@@ -69,3 +69,5 @@ Keyboard navigation (copied from [`awful.prompt`](https://awesomewm.org/doc/api/
```lua
awful.key({ modkey, }, "d", function () spotify_shell.launch() end, {description = "spotify shell", group = "music"}),
```
+
+1. It uses icon from [Papirus Icon Theme](https://github.com/PapirusDevelopmentTeam/papirus-icon-theme). So you should either install this icon theme, or download any icon you want and provide path to it in **spotify-shell.lua**.