mirror of
https://git.gay/xqtc/nixos-config
synced 2024-11-22 08:50:32 +01:00
waybar wifi
This commit is contained in:
parent
16c8b38669
commit
00e7e4a0fe
|
@ -32,7 +32,7 @@
|
|||
"tray" = {"icon-size" = 21;};
|
||||
"network" = {
|
||||
"interval" = 3;
|
||||
"format-wifi" = "NET: {essid} ({signalStrength}%) ";
|
||||
"format-wifi" = "NET: {essid} ({signalStrength}%) {bandwidthUpBits} {bandwidthDownBits} ";
|
||||
"format-ethernet" = "NET: {ipaddr}/{cidr} {bandwidthUpBits} {bandwidthDownBits} ";
|
||||
"format-disconnected" = "";
|
||||
"max-length" = 50;
|
||||
|
|
Loading…
Reference in a new issue