From 329a3de9a6fc1828072e153479565db9b99d3ed4 Mon Sep 17 00:00:00 2001 From: Kurt217432975 <49043315+Kurt217432975@users.noreply.github.com> Date: Fri, 28 Feb 2025 11:55:19 -0500 Subject: [PATCH] Fix winget command and update FxSound description (#3207) --- 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",