polybar-bluetooth
polybar-bluetooth copied to clipboard
fix script printing multiple lines
When bluetooth is powered-on & device-not-connected, bluetooth.sh prints two lines. This commit is to fix this by moving powered-on & device-connected state to the else clause of the if statement.