From 15ae82f853bfdc47ad409656deac5ff9dce599e9 Mon Sep 17 00:00:00 2001 From: ModernTTY <165050080+ModernTTY@users.noreply.github.com> Date: Thu, 28 Mar 2024 14:53:01 +0200 Subject: [PATCH] Add fxsound --- config/applications.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/config/applications.json b/config/applications.json index e831f3b9..510e707a 100644 --- a/config/applications.json +++ b/config/applications.json @@ -607,6 +607,14 @@ "link": "https://www.freecadweb.org/", "winget": "FreeCAD.FreeCAD" }, + "WPFInstallfxsound": { + "category": "Multimedia Tools", + "choco": "fxsound", + "content": "FxSound", + "description": "FxSound is a cutting-edge audio enhancement software that elevates your listening experience across all media.", + "link": "https://www.fxsound.com/", + "winget": "FxSoundLLC.FxSound" + }, "WPFInstallfzf": { "category": "Utilities", "choco": "fzf",