Change disabled bluetooth icon in Waybar
This commit is contained in:
parent
a7f0954ca7
commit
a07f849d2e
1 changed files with 1 additions and 1 deletions
|
@ -174,7 +174,7 @@
|
|||
|
||||
"bluetooth": {
|
||||
"format": "",
|
||||
"format-disabled": "",
|
||||
"format-disabled": "",
|
||||
"on-click": "swaymsg exec \\$bluetooth",
|
||||
"on-click-right": "rfkill toggle bluetooth",
|
||||
"tooltip-format": "{}"
|
||||
|
|
Loading…
Add table
Reference in a new issue