From 2a06fd107e5ab041e6c39646cbea230317e35fd9 Mon Sep 17 00:00:00 2001 From: Samuel Janas Date: Mon, 3 Feb 2025 21:01:02 +0100 Subject: [PATCH] add plugin --- ...auncher-638ee5a4-60ed-4a72-9f61-776934003cca.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 plugins/Windows Terminal Profile Launcher-638ee5a4-60ed-4a72-9f61-776934003cca.json diff --git a/plugins/Windows Terminal Profile Launcher-638ee5a4-60ed-4a72-9f61-776934003cca.json b/plugins/Windows Terminal Profile Launcher-638ee5a4-60ed-4a72-9f61-776934003cca.json new file mode 100644 index 000000000..14ca43026 --- /dev/null +++ b/plugins/Windows Terminal Profile Launcher-638ee5a4-60ed-4a72-9f61-776934003cca.json @@ -0,0 +1,12 @@ +{ + "ID": "638ee5a4-60ed-4a72-9f61-776934003cca", + "Name": "Windows Terminal Profile Launcher", + "Description": "Launch Windows Terminal with predefined configurations", + "Author": "Samuel Janas", + "Version": "0.1.0", + "Language": "python", + "Website": "https://github.com/SamuelJanas/Flow.Launcher.Plugin.WTPL", + "UrlDownload": "https://github.com/SamuelJanas/Flow.Launcher.Plugin.WTPL/releases/download/v0.1.0/Flow.Launcher.Plugin.WTPL.zip", + "UrlSourceCode": "https://github.com/SamuelJanas/Flow.Launcher.Plugin.WTPL", + "IcoPath": "https://cdn.jsdelivr.net/gh/SamuelJanas/Flow.Launcher.Plugin.WTPL@main/images/app.png" +}