adi1090x / rofi

A huge collection of Rofi based custom Applets, Launchers & Powermenus.
GNU General Public License v3.0
6.51k stars 303 forks source link

Icons are not displaying #46

Closed andromeda7063 closed 2 years ago

andromeda7063 commented 3 years ago

B1B8C1DE-3776-4203-B29A-ADF8B7EB5424

Viibrant commented 3 years ago

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?

andromeda7063 commented 3 years ago

Hmm. I’ll try that