From ac57713f81bd24ff21dece3a9e94e22e3c39763e Mon Sep 17 00:00:00 2001 From: tavo-wasd Date: Sun, 7 May 2023 20:33:57 -0600 Subject: [PATCH] netstat --- config.def.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.def.h b/config.def.h index 4987ca3..f4a5835 100644 --- a/config.def.h +++ b/config.def.h @@ -7,7 +7,7 @@ static const Block blocks[] = { {" 󰌌 ", "layoutstat", 0, 12}, {"  ", "memorystat", 1, 0}, {"  ", "cpustat", 1, 0}, - {" 󰁆 ", "netstat", 2, 0}, + {" 󰯎 ", "netstat", 2, 0}, /* {" 󰁹 ", "batstat", 1, 0},*/ {"  ", "date '+%I:%M%p'", 1, 0}, {"  ", "date '+%a %Y-%m-%d'", 1, 0},