Install from AUR (rofi-bluetooth-git), or:
- Install dependencies: rofi and bluetoothctl (provided by
bluez-utilsin Arch) git clone [email protected]:ClydeDroid/rofi-bluetooth.gitcd rofi-bluetooth./rofi-bluetooth- (Optional) For easy access, add the script somewhere in your
$PATH.
NOTE: In order to properly display the bluetooth icon, you will need to use an iconic font in your bar, e.g. Nerd Fonts
[module/bluetooth]
type = custom/script
exec = rofi-bluetooth --status
interval = 1
click-left = rofi-bluetooth &
bindsym $mod+b exec --no-startup-id rofi-bluetooth
