From 4c4b3b5b1dd76b25731e891bae6886d1006d45ce Mon Sep 17 00:00:00 2001 From: Taiizor <41683699+Taiizor@users.noreply.github.com> Date: Mon, 19 Aug 2024 23:27:16 +0300 Subject: [PATCH] Added Sucrose Wallpaper Engine --- config/applications.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/config/applications.json b/config/applications.json index c7ad5a7e..72c08ba3 100644 --- a/config/applications.json +++ b/config/applications.json @@ -2950,5 +2950,13 @@ "description": "Fork - a fast and friendly git client.", "link": "https://git-fork.com/", "winget": "Fork.Fork" + }, + "SucroseWallpaperEngine": { + "category": "Utilities", + "choco": "na", + "content": "Sucrose Wallpaper Engine", + "description": "Sucrose is a versatile wallpaper engine that brings life to your desktop with a wide range of interactive themes.", + "link": "https://github.com/Taiizor/Sucrose", + "winget": "Taiizor.SucroseWallpaperEngine" } }