fix(home): Gap after polybar tray module
This commit is contained in:
parent
48e6ab8c0b
commit
bd7fda3856
1 changed files with 1 additions and 1 deletions
|
@ -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 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
|
||||
|
|
Loading…
Reference in a new issue