rofi
rofi copied to clipboard
Icons are not displaying

I had this same issue but managed to resolve it.
My problem was that I (on Ubuntu) installed Rofi from the repos but they were version 1.5 whereas you need specifically Rofi 1.6.x to get this working.
I had to uninstall Rofi and compile it myself from source and now it works! Maybe that'll help you?
Hmm. I’ll try that