Update waybar-bluetooth.5.scd
Remove the `status` from the `tooltip-format` example since it will throw error. Related to #685pull/1003/head
parent
69a366dced
commit
149c1c2f1b
|
@ -85,7 +85,7 @@ Addressed by *bluetooth*
|
|||
"enabled": "",
|
||||
"disabled": ""
|
||||
},
|
||||
"tooltip-format": "{status}"
|
||||
"tooltip-format": "{}"
|
||||
}
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in New Issue