Merge pull request #451 from JSONCarrillo/master
fixed typo mentioned in #443
This commit is contained in:
commit
effc902821
|
@ -120,7 +120,7 @@ local function launch(args)
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
action,
|
action,
|
||||||
haligh = 'center',
|
halign = 'center',
|
||||||
layout = wibox.container.place
|
layout = wibox.container.place
|
||||||
},
|
},
|
||||||
spacing = 32,
|
spacing = 32,
|
||||||
|
|
Loading…
Reference in New Issue