From a030a3b99c933afebe60a64eacb0928fc7bab51a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Thu, 16 Jul 2026 00:04:22 +0000 Subject: [PATCH] chore: update plugin catalog [skip ci] --- catalog.toml | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/catalog.toml b/catalog.toml index ef521f4..cb77d18 100644 --- a/catalog.toml +++ b/catalog.toml @@ -129,3 +129,14 @@ icon = "checklist" description = "A prioritised to-do list in a bar panel: editable tasks with low/medium/important colour chips, a done/to-do toggle that strikes completed text through, and ordering that switches between priority-sorted and manual (drag-free ☰ grip reorder)." min_noctalia = "5.0.0" tags = ["bar", "panel", "productivity"] + +[[plugin]] +id = "8bury/mini-docker" +name = "Mini Docker" +version = "1.0.3" +author = "8bury" +license = "MIT" +icon = "brand-docker" +description = "Manage Docker containers, images, volumes, and networks from Noctalia." +min_noctalia = "5.0.0" +tags = ["bar", "panel", "service", "development", "system", "utility"]