From cda4f06bd7e9467cb1b21e5187e403f75399b1f0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Wed, 15 Jul 2026 03:42:45 +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 cc56c36..12152dc 100644 --- a/catalog.toml +++ b/catalog.toml @@ -73,3 +73,14 @@ description = "Mangowm keymode notifier" deprecated = false min_noctalia = "5.0.0" tags = ["bar", "mangowc"] + +[[plugin]] +id = "oldirtty/color_picker" +name = "Color Picker" +version = "1.0.0" +author = "oldirtty" +license = "MIT" +icon = "palette" +description = "Pick a color from your screen with hyprpicker." +min_noctalia = "5.0.0" +tags = ["theming", "utility", "bar", "panel"]