Dotfiles/.config/polybar/themes/monolit-dracula/polybar-scripts/system-bluetooth-bluetoothctl
horhik aec58dae23 split polybar by themes 2020-09-05 14:43:37 +03:00
..
screenshots split polybar by themes 2020-09-05 14:43:37 +03:00
README.md split polybar by themes 2020-09-05 14:43:37 +03:00
system-bluetooth-bluetoothctl.sh split polybar by themes 2020-09-05 14:43:37 +03:00

README.md

Script: system-bluetooth-bluetoothctl

A shell script which displays the status of bluetooth and the paired devices.

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.

system-bluetooth-bluetoothctl

Dependencies

  • bluetoothctl

Configuration

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

Module

[module/system-bluetooth-bluetoothctl]
type = custom/script
exec = ~/polybar-scripts/system-bluetooth-bluetoothctl.sh
tail = true
click-left = ~/polybar-scripts/system-bluetooth-bluetoothctl.sh --toggle &