homogeneous = false
This commit is contained in:
@@ -55,7 +55,7 @@ function add_background_widget(s)
|
|||||||
local margin = 25
|
local margin = 25
|
||||||
|
|
||||||
local l = wibox.layout {
|
local l = wibox.layout {
|
||||||
homogeneous = true,
|
homogeneous = false,
|
||||||
spacing = margin,
|
spacing = margin,
|
||||||
forced_num_cols = 3,
|
forced_num_cols = 3,
|
||||||
layout = wibox.layout.grid,
|
layout = wibox.layout.grid,
|
||||||
|
|||||||
Reference in New Issue
Block a user