Apparently we need to edit the configuration file /etc/bluetooth/main.conf and change the line
to
save the file.
I'm running systemd with MX KDE, so I restarted bluetooth with
(try rebooting if this does not work), reconnected my device, and now its charge level shows in the little Bluetooth taskbar widget when I hover over it.
Let me know if this works on XFCE! You can see it also in the terminal now with the command:
Mine has the battery % on the last line:So Conky should be able to use that value with the right magic code to scrape the value.
st
Code:
# Experimental = false
Code:
Experimental = true
I'm running systemd with MX KDE, so I restarted bluetooth with
Code:
systemctl restart bluetooth
Let me know if this works on XFCE! You can see it also in the terminal now with the command:
Code:
bluetoothctl info
Code:
Device 41:42:05:8A:82:B3 (public) Name: F6 Alias: F6 Class: 0x00240404 Icon: audio-headset Paired: yes Bonded: yes Trusted: yes Blocked: no Connected: yes LegacyPairing: no UUID: Serial Port (00001101-0000-1000-8000-00805f9b34fb) UUID: Audio Sink (0000110b-0000-1000-8000-00805f9b34fb) UUID: A/V Remote Control Target (0000110c-0000-1000-8000-00805f9b34fb) UUID: Advanced Audio Distribu.. (0000110d-0000-1000-8000-00805f9b34fb) UUID: A/V Remote Control (0000110e-0000-1000-8000-00805f9b34fb) UUID: Handsfree (0000111e-0000-1000-8000-00805f9b34fb) Battery Percentage: 0x28 (40)
st
Statistics: Posted by Stevo — Sun Sep 29, 2024 7:57 pm