fix(waybar): use correct wifi symbol
This commit is contained in:
parent
b146748111
commit
d0b36d2ff6
@ -111,10 +111,7 @@
|
|||||||
"format-icons": {
|
"format-icons": {
|
||||||
"ethernet": "",
|
"ethernet": "",
|
||||||
"disconnected": "",
|
"disconnected": "",
|
||||||
"wifi": [
|
"wifi": ""
|
||||||
"",
|
|
||||||
""
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
"tooltip": true,
|
"tooltip": true,
|
||||||
"max-length": 60,
|
"max-length": 60,
|
||||||
|
Loading…
Reference in New Issue
Block a user