From 990c777059cd260c2a21f3bf445d8382f803fb79 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sun, 26 Jul 2026 12:39:53 +0000 Subject: [PATCH] chore: update plugin catalog [skip ci] --- catalog.toml | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/catalog.toml b/catalog.toml index 9cd0e55..0f7a29b 100644 --- a/catalog.toml +++ b/catalog.toml @@ -635,3 +635,16 @@ description = "Hyprland submap plugin for Noctalia" deprecated = false plugin_api = 6 tags = ["hyprland", "bar"] + +[[plugin]] +id = "yuuto/calculator" +name = "Calculator" +version = "1.0.0" +updated_at = 1785069585 +added_at = 1785069585 +author = "yuuto" +license = "MIT" +icon = "calculator" +description = "A theme-aware calculator with a bar widget and a panel: full expression evaluation, a button grid, and typed input." +plugin_api = 3 +tags = ["utility", "productivity", "bar", "panel"]