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}; }