From 8804395cb67fe285d1d8f4ea8788c144c7ca42c4 Mon Sep 17 00:00:00 2001 From: Ignas Anikevicius Date: Sun, 20 Jan 2019 12:48:01 +0200 Subject: [PATCH] Remove space for the options to enable tray support. --- Home.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Home.md b/Home.md index e0d9226..81d30dc 100644 --- a/Home.md +++ b/Home.md @@ -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?