ironbar: Sleep before fetching mullvad location

Fixes an issue where mullvad would report the device as offline before
connecting to a server. Only happens in newer versions of nixxpkgs.
This commit is contained in:
Donovan Glover 2024-07-07 10:12:39 -04:00
parent 92fec28699
commit 552d2a1956
No known key found for this signature in database
GPG Key ID: EA7408A77AE1BE65

View File

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