Fix bemoji bin and long options

This commit is contained in:
gardouille 2024-03-18 17:51:37 +01:00
parent 31e8950dd2
commit 218fdb2458
Signed by: gardouille
GPG Key ID: E759BAA22501AF32
1 changed files with 1 additions and 1 deletions

View File

@ -211,7 +211,7 @@ hc keybind $Mod-o spawn qb # Qutebrowser co
hc keybind $Mod-q spawn qb # Qutebrowser content parser
hc keybind $Mod-w spawn rofi-task.sh # Taskwarrior launcher
hc keybind $Mod-agrave spawn ~/bin/rofi-pass # Password manager
hc keybind $h-e spawn ~/bin/bemoji -t -c -n # Display emoji picker (1. try to type it, 2. add to clipboard, 3. without newline caracter)
hc keybind $h-e spawn bemoji --type --clip --noline # Display emoji picker (1. try to type it, 2. add to clipboard, 3. without newline caracter)
# for some unknown reasons, it fails on first call in vim,…
# sound