diff --git a/.config/waybar/config b/.config/waybar/config index 9b5c32a..b3d6e28 100644 --- a/.config/waybar/config +++ b/.config/waybar/config @@ -70,7 +70,7 @@ "network": { "format-wifi": " {signalStrength}% | {bandwidthUpBytes:>3} 󰇚 {bandwidthDownBytes:>3} 󰕒", - "format-ethernet": "{ifname} | {bandwidthUpBytes:>3} 󰇚 {bandwidthDownBytes:>3} 󰕒", + "format-ethernet": "{ifname} | {bandwidthUpBytes:>3} 󰇚 {bandwidthDownBytes:>3} 󰕒", "format-linked": "{ifname} No IP", "format": "", "format-disconnected": "¯\\_(ツ)_/¯", @@ -125,7 +125,7 @@ "pulseaudio": { "scroll-step": 2, - "format": "{volume}% {icon} | {format_source}", + "format": "{volume}% {icon} |{format_source}", "format-bluetooth": "{volume}% {icon} | {format_source}", "format-bluetooth-muted": " {icon} | {format_source}", "format-muted": "󰖁 | {format_source}",