From 8c379ea2a29adcdca4f14a9309e4cff3726d9b51 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Wed, 15 Jul 2026 01:33:29 +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 7ea2fcd..429b359 100644 --- a/catalog.toml +++ b/catalog.toml @@ -16,3 +16,14 @@ description = "A bar widget that displays Swatch Internet (.beat) Time" deprecated = false min_noctalia = "5.0.0" tags = ["fun", "clock", "utility", "time"] + +[[plugin]] +id = "whyoolw/sharednd" +name = "ShareDND" +version = "1.1.0" +author = "whyoolw" +license = "MIT" +icon = "screen-share" +description = "Enables notification Do Not Disturb while the screen is shared (niri screencast) and turns notifications back on when sharing stops. Requires niri." +min_noctalia = "5.0.0" +tags = ["privacy", "niri"]