waybar: disable bluetooth module if no controller is found

This commit is contained in:
Aleksey Samoilov 2024-02-08 19:33:28 +04:00
parent 917a377900
commit eac1b5cadf
2 changed files with 7 additions and 0 deletions

6
debian/changelog vendored
View file

@ -1,3 +1,9 @@
tileos-settings-river (1.0.6~tileos) unstable; urgency=medium
* waybar: disable bluetooth module if no controller is found
-- Aleksey Samoilov <samoilov.lex@gmail.com> Thu, 08 Feb 2024 19:32:41 +0400
tileos-settings-river (1.0.5~tileos) unstable; urgency=medium
* Enable idle inhibit on startup

View file

@ -146,6 +146,7 @@
"bluetooth": {
"format": "",
"format-disabled": "",
"format-no-controller": "",
"on-click": "alacritty --class floating_shell -e bluetuith",
"on-click-right": "rfkill toggle bluetooth",
"tooltip-format": "{}"