l4l / yofi

yofi is a minimalistic menu for wayland
https://crates.io/crates/yofi
MIT License
376 stars 21 forks source link

Look into ~/.local/share/icons/ for icons #134

Open mrpandey opened 2 years ago

mrpandey commented 2 years ago

Installed a program today that placed its icon in ~/.local/share/icons/. Yofi picked its .desktop file but not the icon. I had to copy the icon to ~/.icons/ to make it work.

l4l commented 2 years ago

Thanks, that's indeed a bug of extracting the icon lookup crate, see https://github.com/l4l/freedesktop-icon-lookup/issues/1