|
2 years ago | |
---|---|---|
README.md | 2 years ago | |
emojis.txt | 2 years ago | |
rofiemoji.sh | 2 years ago | |
scrot.png | 2 years ago |
Inspired by https://github.com/fdw/rofimoji but written as rofi-script instead of starting a separate rofi.
It automatically downloads the list of emojis when used for the first time. To avoid that, simply place emoji.txt
from this repository in $HOME/.cache/
yourself.
rofi -modi 'run,drun,emoji:/path/to/rofimoji/rofimoji.sh' -show emoji
Enter
copies the selected emoji into the clipboard. Requires xsel to work.