Commit 6d29b54
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.1 parent 6e9dce4 commit 6d29b54
File tree
1 file changed
+1
-1
lines changed1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
| 39 | + | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| |||
0 commit comments