From 90ad06a9b5c9747453b8b8ab617f24315f8b605b Mon Sep 17 00:00:00 2001 From: Arti Zirk Date: Fri, 4 Jan 2019 13:18:23 +0200 Subject: [PATCH] Update tray icons support status --- Home.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Home.md b/Home.md index 843899c..e0d9226 100644 --- a/Home.md +++ b/Home.md @@ -174,7 +174,7 @@ Use the `default_border` command in your config. `default_border normal` shows t ### Where are my tray icons? -Swaybar does not currently support 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. ### How do I configure urxvt transparency?