From 3171d55563b4dae835221fb3bab14c6b99c78b70 Mon Sep 17 00:00:00 2001 From: ModernTTY <165050080+ModernTTY@users.noreply.github.com> Date: Thu, 28 Mar 2024 17:08:01 +0200 Subject: [PATCH] Add explorer patcher --- config/applications.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/config/applications.json b/config/applications.json index f0b553dc..11481cb1 100644 --- a/config/applications.json +++ b/config/applications.json @@ -495,6 +495,14 @@ "link": "https://www.balena.io/etcher/", "winget": "Balena.Etcher" }, + "WPFInstallexplorerpatcher": { + "category": "Utilities", + "choco": "na", + "content": "Explorer Patcher", + "description": "This project aims to enhance the working environment on Windows.", + "link": "https://github.com/valinet/ExplorerPatcher", + "winget": "valinet.ExplorerPatcher" + }, "WPFInstallfalkon": { "category": "Browsers", "choco": "falkon",