VPN module for openfortivpn and openvpn to view status and toggle vpn
- OpenVPN | OpenFortiVPN
- Yad (Yet Another Display)
- Polkit
You can set VPN_PATH
in vpn.sh.
This is used for Yad started path
By default the script is set to $HOME
You can change color and icon displayed in vpn.sh.
Example module for polybar
[module/vpn]
type = custom/script
interval = 1
exec = ~/.config/polybar/scripts/vpn.sh --show
click-left = ~/.config/polybar/scripts/vpn.sh --toggle