From f328c29e9c22754fe301e59629307bbaf6983483 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Fri, 24 Jul 2026 12:26:40 +0000 Subject: [PATCH] chore: update plugin catalog [skip ci] --- catalog.toml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/catalog.toml b/catalog.toml index 1e385bf..befed08 100644 --- a/catalog.toml +++ b/catalog.toml @@ -517,3 +517,17 @@ icon = "shield-lock" description = "Keep the laptop awake when its lid is closed, so background jobs can continue running." plugin_api = 3 tags = ["bar", "indicator", "productivity", "service", "shortcut", "system", "utility"] + +[[plugin]] +id = "emrtnn/pass" +name = "Pass" +version = "0.0.1" +updated_at = 1784895988 +added_at = 1784895988 +author = "emrtnn" +license = "MIT" +icon = "key" +description = "Search and copy password-store entries from the Noctalia launcher" +deprecated = false +plugin_api = 3 +tags = ["launcher", "privacy", "productivity", "utility"]