Test
This commit is contained in:
parent
638c2ad64e
commit
3d842d1852
1 changed files with 2 additions and 1 deletions
|
@ -118,7 +118,7 @@
|
|||
|
||||
"network": {
|
||||
"format": "{ifname}",
|
||||
"format-wifi": " ",
|
||||
"format-wifi": "",
|
||||
"format-ethernet": " {ipaddr}",
|
||||
"format-disconnected": "", // An empty format will hide the module.
|
||||
"tooltip-format": "{ifname} via {gwaddr} ",
|
||||
|
@ -153,6 +153,7 @@
|
|||
* {
|
||||
border: none;
|
||||
border-radius: 0;
|
||||
text-align: center;
|
||||
font-family: JetbrainsMono Regular;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue