From 9d6d21bd40d7603943c7c02ddaa05915bc147a3e Mon Sep 17 00:00:00 2001 From: MyDrift Date: Tue, 25 Jun 2024 20:56:23 +0200 Subject: [PATCH] Rename app: ForceAutoHDR (#2081) - Rename "GUI That Forces Auto HDR In Unsupported Games" to it's actual name (ForceAutoHDR) making it shorter & removing the horizontal scroll bar appearing from start. to feel cleaner. --- config/applications.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/applications.json b/config/applications.json index 0ab64a6e..243fc33f 100644 --- a/config/applications.json +++ b/config/applications.json @@ -2818,7 +2818,7 @@ "WPFInstallForceAutoHDR": { "category": "Utilities", "choco": "na", - "content": "GUI That Forces Auto HDR In Unsupported Games", + "content": "ForceAutoHDR", "description": "ForceAutoHDR simplifies the process of adding games to the AutoHDR list in the Windows Registry", "link": "https://github.com/7gxycn08/ForceAutoHDR", "winget": "ForceAutoHDR.7gxycn08"