mirror of
https://github.com/donovanglover/nix-config.git
synced 2024-11-24 17:23:09 +01:00
ironbar: Update script for new mullvad status
Prevents the status from showing when not connected.
This commit is contained in:
parent
cd29ca4825
commit
6fceabf0fc
@ -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' \
|
||||
|
Loading…
Reference in New Issue
Block a user