mirror of
https://github.com/rad4day/Waybar.git
synced 2023-12-21 10:22:59 +01:00
docs: update + add experimental section
This commit is contained in:
@ -40,7 +40,7 @@ class Bluetooth : public ALabel {
|
||||
bool blocked;
|
||||
bool connected;
|
||||
bool services_resolved;
|
||||
// TODO: make experimental in waybar as it is also a experimental feature in bluez
|
||||
// NOTE: experimental feature in bluez
|
||||
std::optional<unsigned char> battery_percentage;
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user