🦊 Add padding for fuzzel prompt (#28)
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
parent
ab10547336
commit
cc9f809446
1 changed files with 1 additions and 1 deletions
2
bemoji
2
bemoji
|
|
@ -26,7 +26,7 @@ declare -A default_pickers=(
|
|||
["rofi"]="rofi -p 🔍 -i -dmenu --kb-custom-1 "Alt+1" --kb-custom-2 "Alt+2""
|
||||
["dmenu"]="dmenu -p 🔍 -i -l 20"
|
||||
["ilia"]="ilia -n -p textlist -l 'Emoji' -i desktop-magnifier"
|
||||
["fuzzel"]="fuzzel -d -p 🔍"
|
||||
["fuzzel"]="fuzzel -d -p '🔍 '"
|
||||
)
|
||||
|
||||
# Report usage
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue