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
481 stars 51 forks source link

Added dynamic status icons in print_status #14

Open leandrofmoraes opened 2 years ago

leandrofmoraes commented 2 years ago

Hello. I made a small modification to the print_status function by adding extra icons to display when bluetooth is off, on, or connected. In this way the user can know visually. Sorry for the lack of formality or my poor English. This is my first pull request.