-
Notifications
You must be signed in to change notification settings - Fork 3
M_network
vbextreme edited this page Sep 5, 2018
·
1 revision
Show network speed
# device name
device = wlp3s0
# unit, use 1000 for B/s,KB/s,MB/s, GB/s or 1024 for B/s, KiB/s, MiB/s, GiB
$0 received data
$1 unit received in string
$2 transmit data
$3 unit transmit in string
for formatting enviroment
# double
format[0] = 6.2
# string
format[1] = ""
# double
format[2] = 6.2
# string
format[3] = ""
icon = "🖧"
show received, unit, transmit and unit
text.long = "$@ ⇩$0 $1 ⇧$2 $3"