From afe149f6fe57a1df9d19d9c0dd99b926667c5745 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Wed, 15 Jul 2026 02:57:44 +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 d43e944..86d05f1 100644 --- a/catalog.toml +++ b/catalog.toml @@ -50,3 +50,14 @@ description = "A plugin that provides a widget for displaying system update info deprecated = false min_noctalia = "5.0.0" tags = ["system", "arch"] + +[[plugin]] +id = "lucasoe/proton-pass" +name = "Proton Pass" +version = "0.1.0" +author = "LucasOe" +license = "MIT" +icon = "lock" +description = "Access Proton Pass from the launcher" +min_noctalia = "5.0.0" +tags = ["launcher"]