Use uni instead of custom emoji generation using gemoji

This commit is contained in:
Charlotte Van Petegem 2022-05-09 17:25:30 +02:00
parent 452255b5cf
commit f27f569187
No known key found for this signature in database
GPG key ID: 019E764B7184435A
4 changed files with 27 additions and 28 deletions

View file

@ -19,7 +19,7 @@ calc() {
}
emoji_options() {
cat @emojiList@ | sed "s/^/emoji /"
@uni@/bin/uni emoji all | sed "s/^/emoji /"
}
emoji() {