Skip to content

Commit 2589b40

Browse files
authored
Add Layout Fallback plugin (#704)
1 parent 8a1d090 commit 2589b40

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
{
2+
"ID": "D1A7E9C48B6F4A5A8F963DA278F41921",
3+
"Name": "Layout Fallback",
4+
"Description": "Adds lower-priority search results using corrected keyboard layouts available on the user's system, e.g. Yfcnhjqrb -> Настройки.",
5+
"Author": "Roman Lankin AKA LanKing",
6+
"Version": "0.1.4",
7+
"Language": "csharp",
8+
"Website": "https://github.com/LanKing/flow-launcher-plugin-layout-fallback",
9+
"UrlDownload": "https://github.com/LanKing/flow-launcher-plugin-layout-fallback/releases/download/v0.1.4/LayoutFallback.zip",
10+
"UrlSourceCode": "https://github.com/LanKing/flow-launcher-plugin-layout-fallback/tree/main",
11+
"IcoPath": "https://cdn.jsdelivr.net/gh/LanKing/flow-launcher-plugin-layout-fallback@main/Images/layout-fallback.png",
12+
"MinimumAppVersion": "1.19.0"
13+
}

0 commit comments

Comments
 (0)