bcbnz / python-rofi

A Python module to make simple GUIs with Rofi
MIT License
111 stars 20 forks source link

Add a way to add rofi flags #4

Closed Foxboron closed 6 years ago

Foxboron commented 7 years ago

There is no way to tell rofi to be case insensitive as an example. Should maybe add default rofi args into __init__?