add ethernet icon

This commit is contained in:
2025-10-11 13:50:49 +02:00
parent d1dc53ded6
commit fc79e0279a

View File

@@ -16,7 +16,7 @@
"sway/window"
],
"modules-right": [
"mpd",
//"mpd",
"idle_inhibitor",
"pulseaudio",
"network",
@@ -107,7 +107,7 @@
},
"tray": {
// "icon-size": 21,
"spacing": 10,
"spacing": 10
// "icons": {
// "blueman": "bluetooth",
// "TelegramDesktop": "$HOME/.local/share/icons/hicolor/16x16/apps/telegram.png"
@@ -190,7 +190,7 @@
"network": {
// "interface": "wlp2*", // (Optional) To force the use of this interface
"format-wifi": "{essid} ({signalStrength}%) ",
"format-ethernet": "{ipaddr}/{cidr} ",
"format-ethernet": "{ipaddr}/{cidr} ",
"tooltip-format": "{ifname} via {gwaddr} ",
"format-linked": "{ifname} (No IP) ",
"format-disconnected": "Disconnected ⚠",