Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
window-list: use ~/.local/share when looking for apps / icons
The icons in the window list are loaded by parsing the desktop files for a few variations of the window's app ID in a few known locations. Add /.local/share/applications to the list of locations it looks in, to ensure that apps installed in the user's home directory are considered as well.
- Loading branch information