Spacing of listview elements #1253
Unanswered
canonicalmonty
asked this question in
Q&A
Replies: 1 comment 1 reply
-
|
Yeah, the expand on children is currently not implemented on the listview widget. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello. I'm using version 1.6.1 and made the following theme:
Running
echo -e "A\nB\nC\nD\nE" | rofi -dmenu -theme menu.rasigives:

From what I gathered from the wiki, the expand option should do what I want, but it doesn't seem to work with the listview elements. Is there a way to automatically make the elements equally spaced in the green zone?
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions