From 188d838cd7da968a15c79112a02fda001c8e1bad Mon Sep 17 00:00:00 2001 From: Hadi <112569860+anotherhadi@users.noreply.github.com> Date: Thu, 30 Jul 2026 17:58:29 +0200 Subject: [PATCH] o Signed-off-by: Hadi <112569860+anotherhadi@users.noreply.github.com> --- home/system/waybar/style.nix | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/home/system/waybar/style.nix b/home/system/waybar/style.nix index 10966485..3dc7c28f 100644 --- a/home/system/waybar/style.nix +++ b/home/system/waybar/style.nix @@ -54,6 +54,10 @@ in { color: ${inactive}; } + #tray.empty { + padding: 0; + } + #clock { font-size: ${font-size-clock}; }