Add a keybind and shortcut to share the currently playing song

This commit is contained in:
Rasmus Larsen
2019-05-07 23:39:15 +02:00
parent c5a0a73077
commit de1dea5c68
3 changed files with 25 additions and 2 deletions

View File

@@ -33,6 +33,7 @@ unicode-width = "0.1.5"
dbus = { version = "0.6.4", optional = true }
rand = "0.6.5"
webbrowser = "0.5"
clipboard = "0.5.0"
[dependencies.rspotify]
git = "https://github.com/samrayleung/rspotify"