mirror of
https://github.com/donovanglover/nix-config.git
synced 2024-12-15 19:30:51 +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": ["", "", "", "", ""]
|
"format-icons": ["", "", "", "", ""]
|
||||||
},
|
},
|
||||||
"network": {
|
"network": {
|
||||||
"format-wifi": " {essid} ({signalStrength}%)",
|
"format-wifi": " ({signalStrength}%)",
|
||||||
"format-ethernet": " {ifname}: {ipaddr}/{cidr}",
|
"format-ethernet": " {ifname}: {ipaddr}/{cidr}",
|
||||||
"format-linked": " {ifname} (No IP)",
|
"format-linked": " {ifname} (No IP)",
|
||||||
"format-disconnected": "⚠ Disconnected",
|
"format-disconnected": "⚠ Disconnected",
|
||||||
|
Loading…
Reference in New Issue
Block a user