From ab41e427d700f0c4459447a04e19f3e485799dd0 Mon Sep 17 00:00:00 2001 From: MyDrift Date: Mon, 10 Jun 2024 15:16:16 +0200 Subject: [PATCH] Rename app: ForceAutoHDR - 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 65a3e10d..bc471c89 100644 --- a/config/applications.json +++ b/config/applications.json @@ -2786,7 +2786,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"