From 0c87f534ba421f00b9fb006081f29493cace832b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Fri, 17 Jul 2026 22:33:36 +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 225754a..817ab85 100644 --- a/catalog.toml +++ b/catalog.toml @@ -206,3 +206,14 @@ icon = "music" description = "Synchronized lyrics with karaoke highlighting, animated transitions, and flexible lyric sources." plugin_api = 3 tags = ["bar", "service", "music", "media", "animation"] + +[[plugin]] +id = "whyoolw/dropwall" +name = "DropWall" +version = "1.0.0" +author = "whyoolw" +license = "MIT" +icon = "image" +description = "Drag and drop an image onto the desktop to set it as wallpaper using Noctalia's wallpaper settings." +plugin_api = 3 +tags = ["desktop", "wallpaper"]