summaryrefslogtreecommitdiff
path: root/docker-widget/docker.lua
diff options
context:
space:
mode:
authorstreetturtle <streetturtle@users.noreply.github.com>2021-12-13 09:36:26 -0500
committerGitHub <noreply@github.com>2021-12-13 09:36:26 -0500
commit0671068e4a74b10a4bfa5dbe6463db7c0889997b (patch)
tree47c74841af56841d340be9c2acaeeee45ddd75ba /docker-widget/docker.lua
parentd3d929dbba9e89a8ce2101b1e1b044a727264513 (diff)
parent2cac9f39d1d48e33259fe3ea6d86a4250e2d8c72 (diff)
Merge pull request #318 from ingram1107/master-cleanup
Repo cleanup
Diffstat (limited to 'docker-widget/docker.lua')
-rw-r--r--docker-widget/docker.lua4
1 files changed, 2 insertions, 2 deletions
diff --git a/docker-widget/docker.lua b/docker-widget/docker.lua
index b9613d8..f5ce7fa 100644
--- a/docker-widget/docker.lua
+++ b/docker-widget/docker.lua
@@ -298,7 +298,7 @@ local function worker(user_args)
margins = 8,
layout = wibox.container.margin
},
- valigh = 'center',
+ valign = 'center',
layout = wibox.container.place
},
{
@@ -318,7 +318,7 @@ local function worker(user_args)
forced_width = 180,
layout = wibox.layout.fixed.vertical
},
- valigh = 'center',
+ valign = 'center',
layout = wibox.container.place
},
{