From 37573095b643bc84ad1648244a89c3a5591a319d Mon Sep 17 00:00:00 2001 From: Ivan Dimitrov Date: Sat, 4 May 2024 13:04:11 +0300 Subject: [PATCH] change network polling interval --- modules/home/programs/waybar/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/home/programs/waybar/default.nix b/modules/home/programs/waybar/default.nix index e37e9da..7072ec7 100644 --- a/modules/home/programs/waybar/default.nix +++ b/modules/home/programs/waybar/default.nix @@ -66,7 +66,7 @@ format-wifi = "{icon} |  {bandwidthUpBytes}  {bandwidthDownBytes}"; format-disconnected = "󰈂"; format-icons = [ "󰤟" "󰤢" "󰤥" "󰤨" ]; - interval = 1; + interval = 5; }; "sway/workspaces" = {