summaryrefslogtreecommitdiff
path: root/modules/launcher/Actions.qml
diff options
context:
space:
mode:
Diffstat (limited to 'modules/launcher/Actions.qml')
-rw-r--r--modules/launcher/Actions.qml1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/launcher/Actions.qml b/modules/launcher/Actions.qml
index 0e658f0..afe831b 100644
--- a/modules/launcher/Actions.qml
+++ b/modules/launcher/Actions.qml
@@ -142,6 +142,7 @@ Searcher {
}
list: actions.filter(a => !a.disabled)
+ useFuzzy: Config.launcher.useFuzzy.actions
component Action: QtObject {
required property string name