Change disabled bluetooth icon in Waybar

This commit is contained in:
Aleksey Samoilov 2023-05-23 23:14:02 +04:00
parent a7f0954ca7
commit a07f849d2e

View file

@ -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": "{}"