diff --git a/home/xsession/i3.nix b/home/xsession/i3.nix index 817b1175..8a987368 100644 --- a/home/xsession/i3.nix +++ b/home/xsession/i3.nix @@ -311,7 +311,7 @@ in { command = "autotiling &"; notification = false; always = true; } # Disconnect tailscale - { command = "sudo tailscale down"; notification = false; } + { command = "sleep 10s && sudo tailscale down"; notification = false; } ] ++ lib.lists.optionals isFlexbox [