mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
Merge pull request #1847 from TheBestPessimist/Change_the_default_shortcut_for_Plugin_Indicator_to_❓_
Change the default shortcut for Plugin Indicator to `?` #1825
This commit is contained in:
commit
0bdea7c0db
1 changed files with 2 additions and 2 deletions
|
|
@ -1,10 +1,10 @@
|
||||||
{
|
{
|
||||||
"ID": "6A122269676E40EB86EB543B945932B9",
|
"ID": "6A122269676E40EB86EB543B945932B9",
|
||||||
"ActionKeyword": "*",
|
"ActionKeyword": "?",
|
||||||
"Name": "Plugin Indicator",
|
"Name": "Plugin Indicator",
|
||||||
"Description": "Provides plugin action keyword suggestions",
|
"Description": "Provides plugin action keyword suggestions",
|
||||||
"Author": "qianlifeng",
|
"Author": "qianlifeng",
|
||||||
"Version": "2.0.1",
|
"Version": "2.0.2",
|
||||||
"Language": "csharp",
|
"Language": "csharp",
|
||||||
"Website": "https://github.com/Flow-Launcher/Flow.Launcher",
|
"Website": "https://github.com/Flow-Launcher/Flow.Launcher",
|
||||||
"ExecuteFileName": "Flow.Launcher.Plugin.PluginIndicator.dll",
|
"ExecuteFileName": "Flow.Launcher.Plugin.PluginIndicator.dll",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue