bcbnz / python-rofi

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

Single click mode #16

Closed madprops closed 2 years ago

madprops commented 2 years ago

Would be nice to have an option to spawn a select that allows single-click selections.

In rofi this is just a matter of adding these options:

-me-select-entry '' -me-accept-entry 'MousePrimary'