From 2e8eacad3744d786a9732ceb2ceaf8b155b91f51 Mon Sep 17 00:00:00 2001 From: tavo-wasd Date: Tue, 2 May 2023 07:38:11 -0600 Subject: [PATCH] download speed --- config.def.h | 1 + 1 file changed, 1 insertion(+) diff --git a/config.def.h b/config.def.h index 4a9d637..53d5fec 100644 --- a/config.def.h +++ b/config.def.h @@ -7,6 +7,7 @@ static const Block blocks[] = { {" 󰌌 ", "layoutstat", 0, 12}, {"  ", "memorystat", 2, 0}, {" 󰍛 ", "cpustat", 2, 0}, + {" 󰇚 ", "netstat", 2, 0}, /* {" 󰁹 ", "batstat", 2, 0},*/ {" 󰥔 ", "date '+%I:%M%p'", 2, 0}, {"  ", "date '+%a %Y-%m-%d'", 2, 0},