From 3b36a1eabcc2dea597714ee53672d1148c743664 Mon Sep 17 00:00:00 2001 From: sommerfeld Date: Thu, 17 Sep 2026 15:05:35 +0100 Subject: Start chat clients with the Sway session --- dot_config/waybar/config.jsonc | 3 +++ 1 file changed, 3 insertions(+) (limited to 'dot_config/waybar') diff --git a/dot_config/waybar/config.jsonc b/dot_config/waybar/config.jsonc index 2dbe4b5..b2a2ba8 100644 --- a/dot_config/waybar/config.jsonc +++ b/dot_config/waybar/config.jsonc @@ -157,6 +157,9 @@ "tray": { "spacing": 8, + "icons": { + "Mattermost_status_icon_1": "com.mattermost.Desktop", + }, }, "idle_inhibitor": { -- cgit v1.3.1