From 814b147d5296f7bfb8c2bb81cee9ffff3d2a4ea8 Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Thu, 23 Nov 2023 12:01:35 +0900 Subject: added network speed module --- config/waybar/configs/Default [Bottom] | 4 ++-- config/waybar/configs/Default [TOP] | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'config/waybar/configs') diff --git a/config/waybar/configs/Default [Bottom] b/config/waybar/configs/Default [Bottom] index f2eb8d26..8bf8ecd1 100644 --- a/config/waybar/configs/Default [Bottom] +++ b/config/waybar/configs/Default [Bottom] @@ -48,8 +48,8 @@ "custom/separator#dot-line", "bluetooth", "custom/separator#dot-line", - //"network", - //"custom/separator#dot-line", + "network#speed", + "custom/separator#dot-line", "battery", "custom/separator#dot-line", "backlight", diff --git a/config/waybar/configs/Default [TOP] b/config/waybar/configs/Default [TOP] index 6b620f63..8d5974d7 100644 --- a/config/waybar/configs/Default [TOP] +++ b/config/waybar/configs/Default [TOP] @@ -48,8 +48,8 @@ "custom/separator#dot-line", "bluetooth", "custom/separator#dot-line", - //"network", - //"custom/separator#dot-line", + "network#speed", + "custom/separator#dot-line", "battery", "custom/separator#dot-line", "backlight", -- cgit v1.2.3