Compare commits

...

1 Commits
v0.4.0 ... main

Author SHA1 Message Date
Marty Oehme ab10547336
📖 Add example for setting manual picker to README 2024-04-17 10:20:57 +02:00
1 changed files with 7 additions and 1 deletions

View File

@ -235,7 +235,13 @@ BEMOJI_TYPE_CMD="path/to/your/xdotool"
The candidate list (in the case of picker tool) or the picked selection are passed to the tools through stdin.
This is pretty experimental and you'll have to see how well it works for you.
For example, to manually invoke fuzzel with no extra options as the picker for bemoji you would use:
```bash
BEMOJI_PICKER_CMD="fuzzel -d" bemoji
```
This is somewhat experimental still and you'll have to see how well it works for you.
The setting can not be changed through the commandline alone.
### Execute a custom command with my emoji