Closed godspeed1709 closed 2 years ago
Error of bluetoothd and dbus... solved by commenting this part from the module and bar
I will update the bluetooth status so this error doesn't appear again when bluez is not installed
Nevermind I should've already done that maybe you hadn't the latest script version of ~/.config/polybar/scripts/bluetooth-status.sh which contains this first line:
! command -v bluetoothctl &> /dev/null && echo "%{F#6c809e}%{F-}" && exit 0
There's a "dbus[ ]: arguments" error in the status bar