From adc18214f9e1e214f5b198eb11c997c4a1cc22f7 Mon Sep 17 00:00:00 2001 From: MyDrift Date: Fri, 12 Jul 2024 15:46:15 +0200 Subject: [PATCH] add soundswitch app --- config/applications.json | 20 ++++++++++++++------ 1 file changed, 14 insertions(+), 6 deletions(-) diff --git a/config/applications.json b/config/applications.json index c2926d03..6c2fb7ac 100644 --- a/config/applications.json +++ b/config/applications.json @@ -2023,13 +2023,21 @@ "link": "https://store.steampowered.com/about/", "winget": "Valve.Steam" }, - "strawberry": { + "steam": { + "category": "Games", + "choco": "steam-client", + "content": "Steam", + "description": "Steam is a digital distribution platform for purchasing and playing video games, offering multiplayer gaming, video streaming, and more.", + "link": "https://store.steampowered.com/about/", + "winget": "Valve.Steam" + }, + "SoundSwitch": { "category": "Multimedia Tools", - "choco": "strawberrymusicplayer", - "content": "Strawberry (Music Player)", - "description": "Strawberry is an open-source music player that focuses on music collection management and audio quality. It supports various audio formats and features a clean user interface.", - "link": "https://www.strawberrymusicplayer.org/", - "winget": "StrawberryMusicPlayer.Strawberry" + "choco": "soundswitch", + "content": "SoundSwitch", + "description": "Switch your default playback devices and/or recording devices using simple hotkeys.", + "link": "https://soundswitch.aaflalo.me/", + "winget": "AntoineAflalo.SoundSwitch" }, "stremio": { "winget": "Stremio.Stremio",