Skip to content

Commit 378d054

Browse files
committed
Merge branch 'dev' into theme_folder_quicklink
2 parents 2fb8e4e + be08cd3 commit 378d054

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ Windows may complain about security due to code not being signed, this will be c
3333

3434
**Integrations:**
3535
- If you use python plugins, install [python3](https://www.python.org/downloads/): `.exe` installer + add it to `%PATH%` or set it in flow's settings
36+
- Flow searches files and contents via Windows Index Search, to use Everything, download the plugin [here](https://github.com/Flow-Launcher/Flow.Launcher.Plugin.Everything/releases/latest)
3637

3738
**Usage**
3839
- Open flow's search window: <kbd>Alt</kbd>+<kbd>Space</kbd> is the default hotkey

global.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"sdk": {
3+
"version": "3.1.201",
4+
"rollForward": "latestFeature"
5+
}
6+
}

0 commit comments

Comments
 (0)