mirror of
https://github.com/donovanglover/nix-config.git
synced 2024-12-15 11:21:42 +01:00
waybar: Remove id from wifi
This makes the bar more minimal with less potential distractions.
This commit is contained in:
parent
ca50b7646c
commit
ed53f56c0d
@ -29,7 +29,7 @@
|
||||
"format-icons": ["", "", "", "", ""]
|
||||
},
|
||||
"network": {
|
||||
"format-wifi": " {essid} ({signalStrength}%)",
|
||||
"format-wifi": " ({signalStrength}%)",
|
||||
"format-ethernet": " {ifname}: {ipaddr}/{cidr}",
|
||||
"format-linked": " {ifname} (No IP)",
|
||||
"format-disconnected": "⚠ Disconnected",
|
||||
|
Loading…
Reference in New Issue
Block a user