From 6a3e22f868c5f59dba72689cf54861bd424c8431 Mon Sep 17 00:00:00 2001 From: Ivan Lepekha <57459428+FluffyPunk@users.noreply.github.com> Date: Sat, 11 Oct 2025 23:54:30 +0300 Subject: [PATCH] Applications: Added Kando --- config/applications.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/config/applications.json b/config/applications.json index 934f5bb0..3914b9a2 100644 --- a/config/applications.json +++ b/config/applications.json @@ -1039,6 +1039,14 @@ "link": "https://github.com/sylikc/jpegview", "winget": "sylikc.JPEGView" }, + "kando": { + "category": "Utilities", + "choco": "na", + "content": "Kando", + "description": "Gesture-based pie menu for opening programs and links. Supports commands, links, shortcuts and pasting text templates", + "link": "https://kando.menu/", + "winget": "KandoMenu.Kando" + }, "kdeconnect": { "category": "Utilities", "choco": "kdeconnect-kde",