Remove space for the options to enable tray support.

Ignas Anikevicius 2019-01-20 12:48:01 +02:00
parent 7454f42b67
commit 8804395cb6

@ -174,7 +174,8 @@ Use the `default_border` command in your config. `default_border normal` shows t
### Where are my tray icons?
Initial tray icon support for swaybar was merged with [#3249](https://github.com/swaywm/sway/pull/3249) pull request. Currently sway must be built with `-D enable-tray=true` to enable tray icons.
Initial tray icon support for swaybar was merged with [#3249](https://github.com/swaywm/sway/pull/3249) pull request. Currently sway must be built with `-De tray_output primary
nable-tray=true` to enable tray icons.
### How do I configure urxvt transparency?