Skip to content

Commit d3c216d

Browse files
committed
system-bluetooth-bluetoothctl: move battery level to config section
1 parent f924eef commit d3c216d

File tree

1 file changed

+2
-2
lines changed
  • polybar-scripts/system-bluetooth-bluetoothctl

1 file changed

+2
-2
lines changed

polybar-scripts/system-bluetooth-bluetoothctl/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@ A shell script which displays the status of bluetooth and the paired devices.
44

55
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.
66

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`.
8-
97
![system-bluetooth-bluetoothctl](screenshots/1.png)
108

119

@@ -18,6 +16,8 @@ Note that bluetooth battery level reporting is an experimental feature which nee
1816

1917
Use the `set-alias` feature of `bluetoothctl` to customize your device names.
2018

19+
To enable battery level detection set `Experimental = true` in `/etc/bluetooth/main.conf`.
20+
2121

2222
## Module
2323

0 commit comments

Comments
 (0)