We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3b4d1ba commit 6a8cf2fCopy full SHA for 6a8cf2f
plugin.json
@@ -1,6 +1,7 @@
1
{
2
"ID": "e6a13bf1-5op9-2b96-a7fd-130b7vdt3d14",
3
- "ActionKeywords": [ "*" ],
+ "ActionKeywords": [],
4
+ "HideActionKeywordPanel": true,
5
"Name": "QuickLook",
6
"Description": "Use QuickLook to preview files",
7
"Author": "Flow Launcher Team",
@@ -9,4 +10,4 @@
9
10
"Website": "https://github.com/Flow-Launcher/Flow.Launcher.Plugin.QuickLook",
11
"ExecuteFileName": "Flow.Launcher.Plugin.QuickLook.dll",
12
"IcoPath": "Images\\app.png"
-}
13
+}
0 commit comments