Compare commits
2 commits
67159efbb0
...
9f66d57178
| Author | SHA1 | Date | |
|---|---|---|---|
| 9f66d57178 | |||
| 553b404bec |
1 changed files with 2 additions and 2 deletions
|
|
@ -157,11 +157,11 @@
|
|||
"format-ethernet": "{ipaddr}/{cidr} ",
|
||||
"tooltip-format": "{ifname} via {gwaddr} ",
|
||||
"format-linked": "{ifname} (No IP) ",
|
||||
"format-disconnected": "<span foreground='#fb49s3'>⚠</span>",
|
||||
"format-disconnected": "",
|
||||
"format-alt": "{ifname}: {ipaddr}/{cidr}"
|
||||
},
|
||||
"network#wifi": {
|
||||
"interface": "wlo*",
|
||||
"interface": "wl*",
|
||||
"format-wifi": "{essid} ({signalStrength}%) ",
|
||||
"tooltip-format": "{ifname} via {gwaddr} ",
|
||||
"format-linked": "",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue