mirror of
https://github.com/amnezia-vpn/amnezia-client.git
synced 2026-06-23 02:00:20 +07:00
8 lines
147 B
Desktop File
8 lines
147 B
Desktop File
|
|
#!/usr/bin/env xdg-open
|
||
|
|
[Desktop Entry]
|
||
|
|
Type=Application
|
||
|
|
Name=AmneziaVPN service
|
||
|
|
Comment=AmneziaVPN service
|
||
|
|
Exec=AmneziaVPN-service
|
||
|
|
Categories=VPN
|