diff --git a/.local/share/applications/spotify-adblock.desktop b/.local/share/applications/spotify-adblock.desktop new file mode 100644 index 0000000..9fdc187 --- /dev/null +++ b/.local/share/applications/spotify-adblock.desktop @@ -0,0 +1,12 @@ +[Desktop Entry] +Type=Application +Name=Spotify (adblock) +GenericName=Music Player +Icon=spotify-client +TryExec=spotify +Exec=env LD_PRELOAD=/usr/local/lib/spotify-adblock.so spotify %U +Terminal=false +MimeType=x-scheme-handler/spotify; +Categories=Audio;Music;Player;AudioVideo; +StartupWMClass=spotify +