12 lines
305 B
Desktop File
12 lines
305 B
Desktop File
|
[Desktop Entry]
|
||
|
Type=Application
|
||
|
Name=Spotify (sans pubs)
|
||
|
GenericName=Music Player
|
||
|
Icon=spotify-client
|
||
|
TryExec=spotify
|
||
|
Exec=env LD_PRELOAD=/usr/local/lib/spotify-adblock.so spotify --uri=%U
|
||
|
Terminal=false
|
||
|
MimeType=x-scheme-handler/spotify;
|
||
|
Categories=Audio;Music;Player;AudioVideo;
|
||
|
StartupWMClass=spotify
|