From aea4b526b39b707c30890adfc4aeae763707142f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Wed, 15 Jul 2026 02:38: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 429b359..223a92f 100644 --- a/catalog.toml +++ b/catalog.toml @@ -27,3 +27,14 @@ 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"] + +[[plugin]] +id = "nzlov/daily-wallpaper" +name = "Daily Wallpaper" +version = "1.0.0" +author = "nzlov" +license = "MIT" +icon = "photo" +description = "Fetches a new daily wallpaper from Bing or NASA." +min_noctalia = "5.0.0" +tags = ["wallpaper", "desktop"]