Skip to content

Support hiding tray icons#4624

Open
andresilva wants to merge 1 commit intoAlexays:masterfrom
andresilva:tray-hide-icons
Open

Support hiding tray icons#4624
andresilva wants to merge 1 commit intoAlexays:masterfrom
andresilva:tray-hide-icons

Conversation

@andresilva
Copy link
Contributor

@andresilva andresilva commented Nov 5, 2025

Adds support for hiding tray icon for specific apps:

"tray": {
	"icon-size": 21,
	"spacing": 10,
	"icons": {
		"blueman": "bluetooth",
		"TelegramDesktop": "$HOME/.local/share/icons/hicolor/16x16/apps/telegram.png",
		"spotify": false
	}
}

Tray icon for spotify will be hidden.

@andresilva andresilva changed the title support hiding tray icons Support hiding tray icons Nov 5, 2025
@alexhulbert
Copy link

Thanks for this PR, it works really well

@AntGarSil
Copy link

FYI I've done a similar thing here, just a different approach with less config required #4826

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants