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
464 stars 49 forks source link

Should rofi-bluetooth accept a -theme arg and set it on rofi_command? #9

Open indradhanush opened 3 years ago

indradhanush commented 3 years ago

In order to use a consistent theme, I hardcoded -theme PATH_TO_MY_ROFI_THEME_FILE into rofi_command. Should the script accept a -theme flag and modify rofi_command as a result based on the value of that flag?

Edit: In case this makes sense, I'd be happy to send in a PR. :smile:

andruyd commented 3 years ago

I keep getting errors when I try to make changes to the rofi_command. I just wanted a specific font size but "-font "DejaVu Sans Mono 20" don't work. "Pango parse failed..."