From 43304808a9030671738a8053cf57ab748ebc7c38 Mon Sep 17 00:00:00 2001 From: Roshan Studley <157437508+OnyxAbove@users.noreply.github.com> Date: Fri, 28 Jun 2024 07:55:14 -0700 Subject: [PATCH] Add a Chocolatey package for Borderless Gaming (#2175) Co-authored-by: Roshan Studley --- config/applications.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/applications.json b/config/applications.json index fc889e5f..de095a01 100644 --- a/config/applications.json +++ b/config/applications.json @@ -1281,7 +1281,7 @@ }, "WPFInstallBorderlessGaming": { "category": "Utilities", - "choco": "na", + "choco": "borderlessgaming", "content": "Borderless Gaming", "description": "Play your favorite games in a borderless window; no more time consuming alt-tabs.", "link": "https://github.com/Codeusa/Borderless-Gaming",