Update README.md
This commit is contained in:
parent
c01a67456a
commit
d8bdcfe5d6
|
@ -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**.
|
||||
|
|
Loading…
Reference in New Issue