From be9e6ed4bff507440855fb229dd6146380293478 Mon Sep 17 00:00:00 2001 From: Kurt217432975 Date: Tue, 18 Feb 2025 18:54:26 -0500 Subject: [PATCH] Fix winget command and update FxSound description --- config/applications.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/applications.json b/config/applications.json index 800e1d73..15272027 100644 --- a/config/applications.json +++ b/config/applications.json @@ -683,9 +683,9 @@ "category": "Multimedia Tools", "choco": "fxsound", "content": "FxSound", - "description": "FxSound is a cutting-edge audio enhancement software that elevates your listening experience across all media.", + "description": "FxSound is free open-source software to boost sound quality, volume, and bass. Including an equalizer, effects, and presets for customized audio.", "link": "https://www.fxsound.com/", - "winget": "FxSoundLLC.FxSound" + "winget": "FxSound.FxSound" }, "fzf": { "category": "Utilities",