Hi,
I just cant work out how to run private internet access from i3
in Openbox its on the the jgmenu
From here I gathered that I should look in /usr/share/applications/
for the desktop file, which has:
[Desktop Entry]
Type=Application
Name=Private Internet Access
Comment=Private Internet Access VPN client
Path=/opt/piavpn/bin/
Exec=/opt/piavpn/bin/pia-client %u
Icon=piavpn
Terminal=false
Categories=Network
StartupWMClass=pia-client
MimeType=x-scheme-handler/piavpn
xprop
also indicates pia-client
but typing pia-client
in a terminal isnt recognised
using rofi in i3 or using tab in terminal after tying pia only brings up piaictl, which is the “Command-line interface to the PIA client”
Any ideas, please?