From 110b6d6ae7a336752dd4381bd77375c563530554 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sat, 18 Jul 2026 23:00:37 +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 26a90a0..c4e7f76 100644 --- a/catalog.toml +++ b/catalog.toml @@ -262,3 +262,14 @@ icon = "refresh-dot" description = "Select boot entry for the next reboot" plugin_api = 3 tags = ["utility"] + +[[plugin]] +id = "apex077/eyecare" +name = "Eye-Care Reminders" +version = "1.0.0" +author = "Apex077" +license = "MIT" +icon = "eye" +description = "Periodically reminds you to take breaks using the 20-20-20 rule." +plugin_api = 3 +tags = ["service", "bar", "utility", "productivity"]