From d3a3657a0f21e87acce072deaf1d30095b447b24 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Moritz=20Mei=C3=9Felbach?= Date: Fri, 29 Nov 2019 23:13:30 +0100 Subject: typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4af6352..8f2ae8e 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,7 @@ The structure looks like this: [my-provider] list_cmd=echo 'my-custom-entry\034 \034My custom provider' preview_cmd=echo 'This is the preview of {1}' -launch_cmd=notify-send 'I am not launching {1}' +launch_cmd=notify-send 'I am now launching {1}' ``` The `list_cmd` generated the list of entries. For each entry, it has to print the following columns, separated by the `\034` field separator character: -- cgit v1.2.3