From 175e5183e64a805461755caea9ff887dd8bc3e20 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sun, 19 Jul 2026 12:39:50 +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 858500d..2349b88 100644 --- a/catalog.toml +++ b/catalog.toml @@ -273,3 +273,14 @@ icon = "eye" description = "Periodically reminds you to take breaks using the 20-20-20 rule." plugin_api = 3 tags = ["service", "bar", "utility", "productivity"] + +[[plugin]] +id = "hy4ri/ds4-color" +name = "DS4 Color" +version = "0.1.0" +author = "hy4ri" +license = "MIT" +icon = "device-gamepad-2" +description = "Set the DualShock 4 lightbar colour from a bar button and panel." +plugin_api = 3 +tags = ["gaming", "hardware", "utility", "bar", "panel"]