You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: polybar-scripts/system-bluetooth-bluetoothctl/README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,8 @@ A shell script which displays the status of bluetooth and the paired devices.
4
4
5
5
Use the toggle option to power on the controller and try to connect to all paired devices or to disconnect all connections and turn off the controller.
6
6
7
+
Note that bluetooth battery level reporting is an experimental feature which needs to be enabled by uncommenting and setting the `Experimental` line in `/etc/bluetooth/main.conf` to `true` and then restarting the `bluetooth.service`.
0 commit comments