Skip to content

Instantly share code, notes, and snippets.

@jishanshaikh4
Created December 1, 2021 17:31
Show Gist options
  • Save jishanshaikh4/1d95eb0eb7d6e624d83ba28c4190ac1c to your computer and use it in GitHub Desktop.
Save jishanshaikh4/1d95eb0eb7d6e624d83ba28c4190ac1c to your computer and use it in GitHub Desktop.
Desktop application file for Spotify (Ubuntu)
[Desktop Entry]
Type=Application
Name=Spotify Pro
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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment