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": {
|
"bluetooth": {
|
||||||
"format": "",
|
"format": "",
|
||||||
"format-disabled": "",
|
"format-disabled": "",
|
||||||
"on-click": "swaymsg exec \\$bluetooth",
|
"on-click": "swaymsg exec \\$bluetooth",
|
||||||
"on-click-right": "rfkill toggle bluetooth",
|
"on-click-right": "rfkill toggle bluetooth",
|
||||||
"tooltip-format": "{}"
|
"tooltip-format": "{}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue