amnezia-client/deploy/installer/config/AmneziaVPN.desktop.in
Mykola Baibuz b4df5c076e
Fix Linux App startup icon (#344)
* Fix Linux App startup icon
* Use project version from cmake
* Set Release date automatically
2023-09-24 16:57:59 +01:00

10 lines
246 B
Desktop File
Executable file

#!/usr/bin/env xdg-open
[Desktop Entry]
Type=Application
Name=AmneziaVPN
Version=@CMAKE_PROJECT_VERSION@
Comment=Client of your self-hosted VPN
Exec=AmneziaVPN
Icon=/usr/share/pixmaps/AmneziaVPN.png
Categories=Network;Qt;Security;
Terminal=false