awesome: remove s.mylayoutbox
It's not needed if I only have one layout option enabled.
This commit is contained in:
parent
bc92eb0afb
commit
b661f78a28
|
@ -249,7 +249,7 @@ awful.screen.connect_for_each_screen(function(s)
|
|||
wibox.widget.systray(),
|
||||
require "widgets.battery",
|
||||
mytextclock,
|
||||
s.mylayoutbox,
|
||||
-- s.mylayoutbox,
|
||||
},
|
||||
}
|
||||
end)
|
||||
|
|
Loading…
Reference in a new issue