ddmin / emoji

emoji selector using rofi

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Em🙃ji (and ⋃𝔑ⅈç◯ⅆε⁡)

img

Displays a rofi menu with emojis and loads the emoji into clipboard.

Update: now it automatically pastes the emoji

Mapped to mod+E on my keyboard.

Unicode Selector is mapped to mod+W.

bash -e $HOME/Code/Bash/emoji-selector bash -e $HOME/Code/Bash/unicode-selector

Files

  • emoji-list and unicode-list goes in ~/.config/rofi/emoji-list
  • emoji-selector and unicode-list just needs to be on $PATH

Original Script

The rofi script was 99% copied from this script.

The script to get emojis and unicode was written by me.

Changes

I don't use the theme attached to this gist because my theme will suffice.

About

emoji selector using rofi


Languages

Language:Python 81.4%Language:Shell 18.6%