From b58ff821d664c357752eb1b27ded9e9ba7b5a85a Mon Sep 17 00:00:00 2001 From: Donovan Glover Date: Sun, 14 Jul 2024 09:19:22 -0400 Subject: [PATCH] ironbar: Increase sleep time before fetch Fixes a race condition where the location would show up as disconnected. --- home/ironbar.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home/ironbar.nix b/home/ironbar.nix index a4d4abf2..5214620c 100644 --- a/home/ironbar.nix +++ b/home/ironbar.nix @@ -185,7 +185,7 @@ in text = /* fish */ '' #!/usr/bin/env fish - sleep 1 + sleep 2 function get_mullvad_status if test -z "$inside"