mirror of
https://github.com/NotXia/dotfiles.git
synced 2025-12-14 18:11:52 +01:00
Fix waybar icon alignment
This commit is contained in:
@ -70,7 +70,7 @@
|
||||
},
|
||||
|
||||
"network": {
|
||||
"format-wifi": " {signalStrength}% <span rise='1000'>|</span> <span rise='1000'></span> {bandwidthUpBytes} <span rise='1000'></span> {bandwidthDownBytes}",
|
||||
"format-wifi": "<span rise='1000'></span> {signalStrength}% <span rise='1000'>|</span> <span rise='1000'></span> {bandwidthUpBytes} <span rise='1000'></span> {bandwidthDownBytes}",
|
||||
"format-ethernet": "{ifname} <span rise='1000'>|</span> <span rise='1000'></span> {bandwidthUpBytes} <span rise='1000'></span> {bandwidthDownBytes}",
|
||||
"format-linked": "{ifname} No IP",
|
||||
"format": "",
|
||||
|
||||
Reference in New Issue
Block a user