multiscreen systray fixed
This commit is contained in:
parent
5ed2b22156
commit
371a2218f0
1 changed files with 1 additions and 1 deletions
|
@ -104,7 +104,7 @@ for s = 1, screen.count() do
|
|||
spacer,
|
||||
layout = awful.widget.layout.horizontal.leftright
|
||||
},
|
||||
separator, spacer, s == 1 and mysystray or nil,
|
||||
separator, spacer, mysystray,
|
||||
layout = awful.widget.layout.horizontal.leftright
|
||||
}
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue