From 491b0b534c84452c30525919cc7192886a64721b Mon Sep 17 00:00:00 2001 From: MyDrift Date: Fri, 28 Jun 2024 17:06:15 +0200 Subject: [PATCH] add fastfetch application (#2159) --- config/applications.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/config/applications.json b/config/applications.json index a3796193..c7347241 100644 --- a/config/applications.json +++ b/config/applications.json @@ -554,6 +554,14 @@ "link": "https://www.falkon.org/", "winget": "KDE.Falkon" }, + "WPFInstallfastfetch": { + "category": "Utilities", + "choco": "na", + "content": "Fastfetch", + "description": "Fastfetch is a neofetch-like tool for fetching system information and displaying them in a pretty way", + "link": "https://github.com/fastfetch-cli/fastfetch/", + "winget": "fastfetch" + }, "WPFInstallferdium": { "category": "Communications", "choco": "ferdium",