fix(waybar): correctly order wifi format icons
This commit is contained in:
parent
9c79b396b9
commit
6b0697af96
@ -112,8 +112,8 @@
|
|||||||
"ethernet": "",
|
"ethernet": "",
|
||||||
"disconnected": "",
|
"disconnected": "",
|
||||||
"wifi": [
|
"wifi": [
|
||||||
"",
|
"",
|
||||||
""
|
""
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"tooltip": true,
|
"tooltip": true,
|
||||||
|
Loading…
Reference in New Issue
Block a user