1
0
Fork 0
mirror of https://github.com/swaywm/sway.git synced 2025-04-25 06:40:35 +00:00

Updated Home (markdown)

Calvin Lee 2017-06-15 05:55:21 -07:00
parent 43159dea04
commit 97caf7f916

@ -146,7 +146,7 @@ Use the `default_border` command in your config. (This command used to be called
### Where are my tray icons?
Swaybar does not currently support tray icons. There is a [bounty](https://github.com/SirCmpwn/sway/issues/986) available for implementing this feature.
Swaybar currently only supports tray icons that impliment the StatusNotifierItem (KDE) specification. The older SystemTray specification that uses Xembed is planed, but currently unsupported. If one still wants to use programs that impliment the older spec, the KDE helper program `xembedsniproxy` can be used to translate between the two protocols. However, this program is buggy and we will not help you use it until xembed is fully supported.
### How do I configure urxvt transparency?