Waybar
Waybar copied to clipboard
spotify icon not showing on tray
Spotify icon is not showing up on tray there is just a blank space
tray config,
I have the same problem. Did anyone find the solution?
I have the same problem. Did anyone find the solution?
nope :(
Guys I found it! I was reading this thread and there was the solution. https://github.com/prasanthrangan/hyprdots/issues/856
So what is happening is that if u have spotify without this option it will become a normal icon, if u want to have it in the tray u have to check this option in spotify config:
(the close button should minimize app instead of closing one)
Guys I found it! I was reading this thread and there was the solution. prasanthrangan/hyprdots#856
So what is happening is that if u have spotify without this option it will become a normal icon, if u want to have it in the tray u have to check this option in spotify config:
(the close button should minimize app instead of closing one)
thanks dude
You can also activate the option
show-passive-items
in the tray configuration:
// System tray
"tray": {
"icon-size": 21,
"spacing": 10,
"show-passive-items": true
},