Skip to content

nkoehring/rofiemoji

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rofiemoji

** Updated for Unicode 13.1 **

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. But don't worry too much, the download is pretty quick (~53kb compressed text file).

Prerequisites

  • An emoji capable font, for example Noto Emoji or Noto Color Emoji.
  • xsel to copy the selection to the clipboard. You should find it in your package manager.

Usage Example

rofi -modi 'run,drun,emoji:/path/to/rofimoji/rofimoji.sh' -show emoji

Enter copies the selected emoji into the clipboard. Requires xsel to work.

Screenshot

screenshot

Releases

No releases published

Sponsor this project

Packages

No packages published

Languages