Skip to content

Search a font awesome icon by name and copy it to the clipboard.

Notifications You must be signed in to change notification settings

akhiljalagam/rofi-fontawesome

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

rofi-fontawesome 🕺

Search an font awesome icon by name and copy it to the clipboard. Works best with a dmenu variant that does fuzzy search such as rofi, but it's compatible with plain dmenu.

If possible, it also sends a desktop notification for better user feedback.

Screenshot of usage with rofi

Usage with i3

Clone the repo. Assign a keystroke in your i3 configuration:

# ~/.config/i3/config

bindsym $mod+quotedbl exec path/to/rofi-fontawesome

Similar scripts

  • dmenu-emoji. Search an emoji by name and copy it to the clipboard.
  • emoji.sh. One liner, requests emojis each time, no autocomplete
  • rofimoji. Python-based, rofi only, can insert directly instead of copy&paste
  • emoji-rofi-menu. Rofi only, can insert directly
  • rofi-emoji. Python-based (but generates a bash script so Python is not used each time), rofi only, inserts-directly

About

Search a font awesome icon by name and copy it to the clipboard.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages