fix(home): Gap after polybar tray module

This commit is contained in:
punkfairie 2024-11-23 15:43:31 -08:00
parent 48e6ab8c0b
commit bd7fda3856
Signed by: punkfairie
GPG key ID: A509E8F77FB9D696

View file

@ -118,7 +118,7 @@ in
"bar/tray" = { "bar/tray" = {
"inherit" = "bar/main"; "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 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - # Modules - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -