|
|
|
@ -355,6 +355,21 @@ |
|
|
|
"format-icons": ["","","","",""] |
|
|
|
"format-icons": ["","","","",""] |
|
|
|
}, |
|
|
|
}, |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
"network#speed": { |
|
|
|
|
|
|
|
"interval": 1, |
|
|
|
|
|
|
|
"format": "{ifname}", |
|
|
|
|
|
|
|
"format-wifi": "{icon} {bandwidthUpBytes} {bandwidthDownBytes}", |
|
|
|
|
|
|
|
"format-ethernet": " {bandwidthUpBytes} {bandwidthDownBytes}", |
|
|
|
|
|
|
|
"format-disconnected": "", |
|
|
|
|
|
|
|
"tooltip-format": "{ipaddr}", |
|
|
|
|
|
|
|
"format-linked": " {ifname} (No IP)", |
|
|
|
|
|
|
|
"tooltip-format-wifi": "{essid} {icon} {signalStrength}%", |
|
|
|
|
|
|
|
"tooltip-format-ethernet": "{ifname} ", |
|
|
|
|
|
|
|
"tooltip-format-disconnected": " Disconnected", |
|
|
|
|
|
|
|
"max-length": 50, |
|
|
|
|
|
|
|
"format-icons": ["","","","",""] |
|
|
|
|
|
|
|
}, |
|
|
|
|
|
|
|
|
|
|
|
"pulseaudio": { |
|
|
|
"pulseaudio": { |
|
|
|
"format": "{icon}", |
|
|
|
"format": "{icon}", |
|
|
|
"format-bluetooth": "{icon} {volume}%", |
|
|
|
"format-bluetooth": "{icon} {volume}%", |
|
|
|
@ -644,3 +659,4 @@ |
|
|
|
|
|
|
|
|
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|