Change ethernet icon and improve home office setup
This commit is contained in:
@@ -87,7 +87,7 @@
|
||||
"network": {
|
||||
// "interface": "wlp2*", // (Optional) To force the use of this interface
|
||||
"format-wifi": "<span foreground='#88C0D0'>{icon}</span> {essid}",
|
||||
"format-ethernet": "{ifname}: {ipaddr}/{cidr} ",
|
||||
"format-ethernet": "<span foreground='#88C0D0'></span> Connected",
|
||||
"format-linked": "{ifname} (No IP) ",
|
||||
"format-disconnected": "<span foreground='#88C0D0'>睊</span> Disconnected",
|
||||
"format-alt": "{ifname}: {ipaddr}/{cidr}",
|
||||
|
||||
Reference in New Issue
Block a user