nickclyde / rofi-bluetooth

🔷 A script that generates a rofi menu that uses bluetoothctl to connect to bluetooth devices and display status info.
GNU General Public License v3.0
479 stars 51 forks source link

Add a newline to the end of the status in print_status() when connected #12

Closed nickclyde closed 3 years ago

nickclyde commented 3 years ago

Fixes #10

vaygr commented 2 years ago

@nickclyde I believe this broke properly-working polybar modules that read the last line, which is an empty string after this change.