From bd7fda385617f3a8091e3455cf6e403dd50040fc Mon Sep 17 00:00:00 2001 From: punkfairie Date: Sat, 23 Nov 2024 15:43:31 -0800 Subject: [PATCH] fix(home): Gap after polybar tray module --- modules/home/services/polybar/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/home/services/polybar/default.nix b/modules/home/services/polybar/default.nix index cefe7c3..19f97bf 100644 --- a/modules/home/services/polybar/default.nix +++ b/modules/home/services/polybar/default.nix @@ -118,7 +118,7 @@ in "bar/tray" = { "inherit" = "bar/main"; - modules.right = "tray filesystem sep cpu memory pulseaudio network date sep sysmenu"; + modules.right = "tray sep filesystem sep cpu memory pulseaudio network date sep sysmenu"; }; # Modules - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -