fix: nb ethernet icons

This commit is contained in:
Dominik Polakovics Polakovics 2026-02-12 12:16:10 +01:00
parent 92a216c920
commit e81e34c494

View file

@ -95,10 +95,10 @@
"network": { "network": {
// "interface": "wlp2*", // (Optional) To force the use of this interface // "interface": "wlp2*", // (Optional) To force the use of this interface
"format-wifi": "{essid} ({signalStrength}%)  ", "format-wifi": "{essid} ({signalStrength}%)  ",
"format-ethernet": "{ipaddr}/{cidr} ", "format-ethernet": "{ipaddr}/{cidr} 󰈀",
"tooltip-format": "{ifname} via {gwaddr} ", "tooltip-format": "{ifname} via {gwaddr} 󰈀",
"format-linked": "{ifname} (No IP) ", "format-linked": "{ifname} (No IP) 󰌘",
"format-disconnected": "Disconnected ", "format-disconnected": "Disconnected 󰌙",
"format-alt": "{ifname}: {ipaddr}/{cidr}" "format-alt": "{ifname}: {ipaddr}/{cidr}"
}, },
"memory": { "memory": {