Add networkspeed indicator

This commit is contained in:
Marty Oehme 2019-12-02 16:44:21 +01:00
parent d5ef988d76
commit a5d4ec5e4a

View file

@ -59,7 +59,7 @@ module-margin-left = 2
modules-left = workspaces
modules-center =
modules-right = archupdates cpu temp date
modules-right = networkspeed archupdates cpu temp date
tray-position = right
; Colors, defined further up
@ -197,5 +197,9 @@ format = <label>
format-foreground = ${colors.primary}
label = %output%
[module/networkspeed]
type = custom/script
exec = poly-networkspeed
tail = true
; vim:ft=dosini