A simple rofi-based picker for nerd font icons. Browse through thousands of icons with fuzzy search and copy them to your clipboard.
./nerd_rofi_picker.sh- Type to search for icons
- Select with Enter to copy to clipboard
- ESC to exit
./nerd_rofi_picker.sh --update # Force update nerd font data- rofi
- wl-copy (Wayland) or xclip (X11)
- A nerd font installed
The script uses a git submodule to fetch the latest nerd font data, processes it for better performance, and presents it through rofi with a nice theme. Icons are automatically copied to your clipboard when selected.
Data updates automatically once a week, or you can force an update with the --update flag.