Add vpnconnect

This commit is contained in:
Santiago Lo Coco 2022-02-08 21:08:49 -03:00
parent 337e712661
commit f3e778ac50
1 changed files with 7 additions and 0 deletions

7
dotfiles/.local/bin/vpnconnect Executable file
View File

@ -0,0 +1,7 @@
#!/bin/sh
nm-applet 2>&1 > /dev/null &
#stalonetray 2>&1 > /dev/null
#protonvpn
protonvpn-cli c US-FREE#4
killall nm-applet