From 95d4bf612bed7857d2171dc410e534d460a02f21 Mon Sep 17 00:00:00 2001 From: funman300 Date: Sun, 21 Jun 2026 14:04:23 -0700 Subject: [PATCH] feat(waybar): remove system tray module Drops 'tray' from modules-right and its config block. Network and bluetooth status remain as their own dedicated modules. Co-Authored-By: Claude Opus 4.8 (1M context) --- waybar/config.jsonc | 5 ----- 1 file changed, 5 deletions(-) diff --git a/waybar/config.jsonc b/waybar/config.jsonc index ec117e9..dfffd54 100644 --- a/waybar/config.jsonc +++ b/waybar/config.jsonc @@ -14,7 +14,6 @@ "network", "bluetooth", "battery", - "tray", ], "cpu": { "format": " {usage}%", @@ -72,10 +71,6 @@ }, }, - "tray": { - "spacing": 8, - }, - "network": { "format-wifi": " {essid}", "format-ethernet": "󰈀",