test
This commit is contained in:
parent
90ad94366f
commit
c0151b947f
1 changed files with 2 additions and 3 deletions
|
@ -88,7 +88,6 @@
|
|||
},
|
||||
|
||||
"network": {
|
||||
"interface": "wlp2s0",
|
||||
"format": "{ifname}",
|
||||
"format-wifi": "{essid} ({signalStrength}%) ",
|
||||
"format-ethernet": "{ipaddr}/{cidr} ",
|
||||
|
@ -108,8 +107,8 @@
|
|||
"warning": 35,
|
||||
"critical": 20
|
||||
},
|
||||
"format": "{icon} {capacity}%",
|
||||
"format-charging": " {capacity}%",
|
||||
"format": "{icon} {capacity}%",
|
||||
"format-charging": " {capacity}%",
|
||||
"format-plugged": " {capacity}%",
|
||||
"format-icons": ["", "", "", "", ""]
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue