In the DESKTOP_PATHS, user overrides should come last so the launcher correctly recognizes them. For example, to override an Electron app to use Wayland, a user has to override the .desktop file in their local folder. This will only be recognized if the user's custom paths come last when scanned.
In the DESKTOP_PATHS, user overrides should come last so the launcher correctly recognizes them. For example, to override an Electron app to use Wayland, a user has to override the .desktop file in their local folder. This will only be recognized if the user's custom paths come last when scanned.
Before:
After: