From ea8dc2f6eb0300a4b7c3dbab062536f21fdced93 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Fri, 17 Jul 2026 13:49:23 +0000 Subject: [PATCH] chore: update plugin catalog [skip ci] --- catalog.toml | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/catalog.toml b/catalog.toml index 6c9d6f4..702b834 100644 --- a/catalog.toml +++ b/catalog.toml @@ -184,3 +184,14 @@ icon = "microphone" description = "Noctalia companion for hyprwhspr: shows dictation state, click to record, right-click to restart." plugin_api = 3 tags = ["audio", "bar", "recording", "utility"] + +[[plugin]] +id = "nightwatch75/file-search" +name = "File Search" +version = "0.0.9" +author = "nightwatch75" +license = "MIT" +icon = "search" +description = "Search files and folders as you type, fuzzy-matched with fzf; open results with the system MIME association." +plugin_api = 3 +tags = ["bar", "launcher", "panel", "utility", "productivity"]