Skip to content

pkill37/fix-spotify-icon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fix-spotify-icon Build Status

Shell script to fix the Spotify icon in Ubuntu.

Spotify uses a green icon in the system tray, which is not in accordance with the standard system tray icons in Ubuntu. You could replace the icon manually, but you would have to repeat it every time Spotify is updated, since the icon is overwritten in the process. This shell script minimizes the pain with a simple one-line command that replaces the Spotify system tray icon with a more fitting one.

Installation

$ wget -O fix-spotify-icon.sh https://raw.githubusercontent.com/faviouz/fix-spotify-icon/master/src/fix-spotify-icon.sh
$ chmod +x fix-spotify-icon.sh
$ sudo mv fix-spotify-icon.sh /usr/local/bin/fix-spotify-icon

Usage

$ fix-spotify-icon

About

🎵 Shell script to fix the Spotify icon in Ubuntu.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages