mirror of
https://github.com/jopohl/urh.git
synced 2026-03-07 16:56:48 +01:00
As per [the spec](https://specifications.freedesktop.org/desktop-entry-spec/latest/ar01s05.html#key-path), the "Path" key should be the working directory to run from. As this is unnecessary, simply replace with "Exec" key.
9 lines
166 B
Desktop File
9 lines
166 B
Desktop File
[Desktop Entry]
|
|
Type=Application
|
|
Version=1.0
|
|
Name=Universal Radio Hacker
|
|
Comment=investigate wireless protocols like a boss
|
|
Exec=/usr/bin/urh
|
|
Icon=urh
|
|
Terminal=false
|