Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(launcher): not resolving icon for some apps
When using spotify in wayland with hyprland, the spotify icon is not pulled up correctly by the launcher module. The class/app_id is "" while the name/title is "Spotify Premium". This uses item.name as a fallback which ensure spotify icon shows up correctly under wayland. Refs: #228, #146
- Loading branch information