idk anymore

This commit is contained in:
Never Gude 2026-01-30 15:27:34 +01:00
parent eb1cf0474c
commit 1f264b5207
10 changed files with 49 additions and 27 deletions

View file

@ -50,8 +50,8 @@
"format-ethernet": "󰈁",
"format-disconnected": "", //An empty format will hide the module.
"tooltip-format": "{ifname}",
"tooltip-format-wifi": "{essid} ({signalStrength}%) 󰖩",
"tooltip-format-ethernet": "{ifname} 󰈁",
"tooltip-format-wifi": "󰖩 {essid} ({signalStrength}%)",
"tooltip-format-ethernet": "󰈁 {ifname}",
"tooltip-format-disconnected": "Disconnected",
"min-length": 2
},