Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix opening Desktop entries with Path
Desktop Entry files can specify a working directory for the path. Instead of prepending that path to the command, we instead change the current working directory in the executable context so that those applications can load correctly.
- Loading branch information