From 381e839dfaa9397090df4a899554eee1dc257b92 Mon Sep 17 00:00:00 2001 From: Hadi <112569860+anotherhadi@users.noreply.github.com> Date: Tue, 1 Oct 2024 13:21:25 +0200 Subject: [PATCH] Update --- home/system/hyprland/hyprpanel.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home/system/hyprland/hyprpanel.nix b/home/system/hyprland/hyprpanel.nix index 95b777d..83e5bc9 100644 --- a/home/system/hyprland/hyprpanel.nix +++ b/home/system/hyprland/hyprpanel.nix @@ -115,7 +115,7 @@ "bar.workspaces.hideUnoccupied": false, "bar.windowtitle.label": true, "bar.volume.label": false, - "bar.network.truncation_size": 7, + "bar.network.truncation_size": 12, "bar.bluetooth.label": false, "bar.clock.format": "%a %b %d %I:%M %p", "bar.notifications.show_total": true,