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