From 4cd2b1f8e44629b383a850dddffdd6515f0b9dc5 Mon Sep 17 00:00:00 2001 From: CronyAkatsuki Date: Fri, 3 Nov 2023 22:17:53 +0100 Subject: [PATCH] Update readme. --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index cd75274..d74aad0 100644 --- a/README.md +++ b/README.md @@ -14,8 +14,9 @@ chmod +x pirokit ``` pirokit "search query" ``` -or if you use without search query it's by default going to ask take input with dmenu. +or if you use without search query it's by default going to ask take input and use fzf for listing. +if you wan't to use it in a keybinding with dmenu run `pirokit --dmenu` ## Contributing Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.