more waybar tweaks

This commit is contained in:
zack 2025-04-07 22:56:59 -04:00
parent d5af82bb9b
commit 2d25c605b7
No known key found for this signature in database
GPG key ID: EE8A2B709E2401D1
5 changed files with 86 additions and 71 deletions

View file

@ -490,7 +490,7 @@ in {
interval = 1;
format = "{ifname}%%";
format-wifi = " {bandwidthDownBytes} {bandwidthUpBytes}";
format-ethernet = " {bandwidthDownBytes} {bandwidthUpBytes} ";
format-ethernet = " {bandwidthDownBytes} {bandwidthUpBytes}";
format-disconnected = "󰌙";
tooltip-format = "{ipaddr}";
format-linked = "󰈁 {ifname} (No IP)";