From ba49ccfc3d86e087cf15edf863086abaf00e66de Mon Sep 17 00:00:00 2001 From: Timo Wilken Date: Sat, 15 Apr 2023 16:19:19 +0200 Subject: Make net speed display more compact --- tw/home/files/polybar.ini | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tw') diff --git a/tw/home/files/polybar.ini b/tw/home/files/polybar.ini index 506f8c12..13a2e0b8 100644 --- a/tw/home/files/polybar.ini +++ b/tw/home/files/polybar.ini @@ -177,6 +177,8 @@ animation-packetloss-1-foreground = ${colors.alert} animation-packetloss-1-background = ${colors.background-alt} ; Framerate in milliseconds animation-packetloss-framerate = 500 +; Don't display "B/s" suffix, only e.g. "5 K" for compactness. +speed-unit = [module/wlan] inherit = network-base -- cgit v1.2.3