Add role for media tools
This commit is contained in:
parent
92164a24dc
commit
cc1aa66c25
3 changed files with 44 additions and 1 deletions
11
roles/media-tools/files/spotify.desktop
Normal file
11
roles/media-tools/files/spotify.desktop
Normal file
|
@ -0,0 +1,11 @@
|
|||
[Desktop Entry]
|
||||
Type=Application
|
||||
Name=Spotify
|
||||
GenericName=Music Player
|
||||
Icon=spotify-client
|
||||
TryExec=spotify
|
||||
Exec=spotify --uri=%U
|
||||
Terminal=false
|
||||
MimeType=x-scheme-handler/spotify;
|
||||
Categories=Audio;Music;Player;AudioVideo;
|
||||
StartupWMClass=spotify
|
Loading…
Add table
Add a link
Reference in a new issue