elkowar / eww

ElKowars wacky widgets
https://elkowar.github.io/eww
MIT License
8.78k stars 366 forks source link

[FEATURE] Systray blacklist #1128

Open WantToLearnJapanese opened 1 week ago

WantToLearnJapanese commented 1 week ago

Description of the requested feature

Set the list of tray names to be blacklisted so that they will not be rendered.

Proposed configuration syntax

(systray
    blacklist: "name1 name2"
) 

Additional context

No response