mirror of
https://github.com/netbirdio/netbird.git
synced 2026-04-16 15:26:40 +00:00
10 lines
218 B
Desktop File
10 lines
218 B
Desktop File
#!/usr/bin/env xdg-open
|
|
[Desktop Entry]
|
|
Version=1.0
|
|
Terminal=false
|
|
Type=Application
|
|
Name=Wiretrustee UI
|
|
Exec=/usr/bin/wiretrustee-ui
|
|
Icon=/usr/share/icons/hicolor/256x256/wiretrustee.png
|
|
Comment=Wiretrustee client UI.
|