openSUSE / openSUSEway

dotfiles for Sway on openSUSE
MIT License
82 stars 17 forks source link

Add bluetooth waybar module #127

Closed FilippoBonazziSUSE closed 5 months ago

FilippoBonazziSUSE commented 8 months ago

This is my waybar bluetooth module I've had forever.

Features:

taschenlampe commented 8 months ago

Nice feature :-) May I suggest to use bluetuith (bluetuith is packaged) instead of bluetoothctl "on-click-right": "exec alacritty -e sh -c 'bluetuith'"

FilippoBonazziSUSE commented 5 months ago

@taschenlampe : I don't use bluetuith, is it better?

taschenlampe commented 5 months ago

@FilippoBonazziSUSE I use bluetuith on a daily basis, so my opinion is biased, I guess. ;-) That said: I would'nt call it "better" than bluetoothctl but IMHO bluetuith is way more comfortable as it is a terminal-ui for bluetoothctl. Let's say it like that: one does not need to read a how-to to scan/use/connect/pair/... bt-devices when using bluetuith.

denisok commented 5 months ago

OK, merging this. Switch to bluetuith later if it worth it