l4l / yofi

yofi is a minimalistic menu for wayland
https://crates.io/crates/yofi
MIT License
376 stars 21 forks source link

Option to fully hide the search bar in yofi #171

Open 766F6964 opened 4 months ago

766F6964 commented 4 months ago

I would like to use yofi as a "dropdown menu" with predefined options. These options are piped into yofi via stdin. Essentially, I am trying to creating a power menu with predefined actions such as shutdown, reboot, and logout. For this, I would like an option to fully hide/disable the search bar (and with that, also removing the space that the search bar currently takes up). I have not found any flag or configuration option that allows this? Is this possible? If not, I'd like to request it as a new feature.