fix: valigh -> valign

This commit is contained in:
serenesensei 2021-11-29 00:23:23 +05:30 committed by GitHub
parent d5308d3c74
commit 77333050f3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -71,7 +71,7 @@ local function worker(user_args)
resize = false,
widget = wibox.widget.imagebox,
},
valigh = 'center',
valign = 'center',
layout = wibox.container.place
},
{
@ -93,7 +93,7 @@ local function worker(user_args)
resize = true,
widget = wibox.widget.imagebox,
},
valigh = 'center',
valign = 'center',
layout = wibox.container.place
},
max_value = 100,