Skip to content

Commit 34d6293

Browse files
committed
Merge branch 'plugin_api_v2' of https://github.com/sajxx/Flow.Launcher.PluginsManifest into plugin_api_v2
2 parents 6768578 + 223867a commit 34d6293

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
{
2+
"ID": "e4d1c3a7-b8f3-45d2-b5fa-5a3c8c0a1f41",
3+
"Name": "WSL File Search",
4+
"Description": "Search files inside WSL using fd with seamless Windows integration",
5+
"Author": "Sajxx",
6+
"Version": "1.2.1",
7+
"Language": "python",
8+
"Website": "https://github.com/sajxx/WSL-File-Search",
9+
"UrlDownload": "https://github.com/sajxx/WSL-File-Search/releases/download/v1.2.1/Flow.Launcher.Plugin.WSLSearch.zip",
10+
"UrlSourceCode": "https://github.com/sajxx/WSL-File-Search",
11+
"IcoPath": "https://cdn.jsdelivr.net/gh/sajxx/WSL-File-Search@main/icon.png"
12+
}

0 commit comments

Comments
 (0)