Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add possibility of hiding keybinds text #36

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

mihalea
Copy link

@mihalea mihalea commented Nov 20, 2019

Add flag '--hide-keybinds' allowing users to hide the help message below
the prompt containing the keybinds

Add flag '--hide-keybinds' allowing users to hide the help message below
the prompt containing the keybinds
@mattydebie
Copy link
Owner

Looking good at first sight. Will check this out properly soon!

@ickerwx
Copy link
Contributor

ickerwx commented Jul 15, 2020

This is a rofi theme thing. The message is displayed in the message UI block, which is a child of mainbox. So calling

$ bwmenu -- -theme-str "mainbox{children[prompt,entry,listview];}"

tells rofi to only show the mentioned elements, and specifically leaves out the message part. Or modify your rofi theme accordingly

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants