ironbar: Increase sleep time before fetch

Fixes a race condition where the location would show up as
disconnected.
This commit is contained in:
Donovan Glover 2024-07-14 09:19:22 -04:00
parent 2f5cd4c0db
commit b58ff821d6
No known key found for this signature in database
GPG Key ID: EA7408A77AE1BE65

View File

@ -185,7 +185,7 @@ in
text = /* fish */ ''
#!/usr/bin/env fish
sleep 1
sleep 2
function get_mullvad_status
if test -z "$inside"