ironbar: Update script for new mullvad status

Prevents the status from showing when not connected.
This commit is contained in:
Donovan Glover 2024-04-22 22:18:48 -04:00
parent cd29ca4825
commit 6fceabf0fc
No known key found for this signature in database
GPG Key ID: EA7408A77AE1BE65

View File

@ -177,7 +177,7 @@ in
set inside true
test -n "$initialized" && sleep 0.2
set MULLVAD (mullvad status)
set MULLVAD (mullvad status | head -1)
set LOCATION (echo "$MULLVAD" | choose 4.. | sed \
-e 's/Ashburn.*//g' \