#!/bin/bash git clone https://github.com/lack/waybar-nmvpn cd waybar-nmvpn sed -i 's/Text: "VPN",/Text: "",/' main.go go build go install