mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-06-07 10:16:49 +02: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
|
set inside true
|
||||||
test -n "$initialized" && sleep 0.2
|
test -n "$initialized" && sleep 0.2
|
||||||
|
|
||||||
set MULLVAD (mullvad status)
|
set MULLVAD (mullvad status | head -1)
|
||||||
|
|
||||||
set LOCATION (echo "$MULLVAD" | choose 4.. | sed \
|
set LOCATION (echo "$MULLVAD" | choose 4.. | sed \
|
||||||
-e 's/Ashburn.*/アッシュバーン/g' \
|
-e 's/Ashburn.*/アッシュバーン/g' \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user