Friday, May 3, 2024
 Popular · Latest · Hot · Upcoming
5
rated 0 times [  5] [ 0]  / answers: 1 / hits: 3078  / 3 Years ago, mon, july 26, 2021, 8:04:23

The Spotify indicator icon clashes with the native Unity theme, and is redundant, since it is already listed in the Sound indicator menu. Is there a way to remove or disable the Spotify indicator? Or at least to change the icon (couldn't grep it on my filesystem). I am using the Spotify "preview" with 12.04. Thanks!


More From » indicator

 Answers
4

For Spotify version 0.8.8 and earlier



The best way to do this is to remove the icon used by spotify to display the indicator. This can be done by executing the following command in the terminal,



sudo mv /usr/share/spotify/theme/other/_linux/icon.ico /home/user_name/icon.ico


Replace user_name with your user name. This should effectively disable the spotify indicator. Exit spotify and restart spotify to notice the change.



For versions higher than 0.8.8



open up a terminal and open the zip file as root:



gksu file-roller /opt/spotify/spotify-client/Data/resources.zip


Then, inside the zip file, navigate to the _linux subfolder and delete the .ico files inside it. That's it.


[#36185] Monday, July 26, 2021, 3 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
iething

Total Points: 49
Total Questions: 127
Total Answers: 112

Location: Luxembourg
Member since Tue, Jan 25, 2022
2 Years ago
;