From 024fa60c88518aa53527a3c1bd5fc00a5d7bf085 Mon Sep 17 00:00:00 2001 From: ModernTTY <165050080+ModernTTY@users.noreply.github.com> Date: Thu, 28 Mar 2024 16:03:12 +0200 Subject: [PATCH] Add flow launcher --- config/applications.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/config/applications.json b/config/applications.json index 6c33e864..6a944172 100644 --- a/config/applications.json +++ b/config/applications.json @@ -567,6 +567,14 @@ "link": "https://floorp.app/", "winget": "Ablaze.Floorp" }, + "WPFInstallflow": { + "category": "Utilities", + "choco": "flow-launcher", + "content": "Flow launcher", + "description": "Keystroke launcher for Windows to search, manage and launch files, folders bookmarks, websites and more.", + "link": "https://www.flowlauncher.com/", + "winget": "Flow-Launcher.Flow-Launcher" + }, "WPFInstallflux": { "category": "Utilities", "choco": "flux",