Skip to content

Commit 8d45af8

Browse files
authored
Merge pull request #457 from SamuelJanas/plugin_api_v2
add Windows Terminal Profile Launcher plugin
2 parents 9fdbbfe + 9dbfb59 commit 8d45af8

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": "638ee5a4-60ed-4a72-9f61-776934003cca",
3+
"Name": "Windows Terminal Profile Launcher",
4+
"Description": "Launch Windows Terminal with predefined configurations",
5+
"Author": "Samuel Janas",
6+
"Version": "0.1.0",
7+
"Language": "python",
8+
"Website": "https://github.com/SamuelJanas/Flow.Launcher.Plugin.WTPL",
9+
"UrlDownload": "https://github.com/SamuelJanas/Flow.Launcher.Plugin.WTPL/releases/download/v0.1.0/Flow.Launcher.Plugin.WTPL.zip",
10+
"UrlSourceCode": "https://github.com/SamuelJanas/Flow.Launcher.Plugin.WTPL",
11+
"IcoPath": "https://cdn.jsdelivr.net/gh/SamuelJanas/Flow.Launcher.Plugin.WTPL@main/images/app.png"
12+
}

0 commit comments

Comments
 (0)