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
1 changed files with 1 additions and 1 deletions
|
@ -249,7 +249,7 @@ awful.screen.connect_for_each_screen(function(s)
|
||||||
wibox.widget.systray(),
|
wibox.widget.systray(),
|
||||||
require "widgets.battery",
|
require "widgets.battery",
|
||||||
mytextclock,
|
mytextclock,
|
||||||
s.mylayoutbox,
|
-- s.mylayoutbox,
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
end)
|
end)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue