Replies: 1 comment 2 replies
-
|
It looks like the prompt widget is 'special' (it has 'autowidth' set) . I don't exactly remember all the rules around this and if it is still needed. |
Beta Was this translation helpful? Give feedback.
2 replies
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.
-
I am trying to do a simple confirmation GUI using rofi-dmenu:
I have attached the full rofi/confirm.rasi config file, but for convenience, here are the most relevant parts:
However, no matter what I try, the "Confirmation" prompt/title doesn't extend to the full width of the "Are you sure" message:

Is there any way that I can make the "Confirmation" widget be the same width as the message and the yes/no elements?
Rofi version: 2.0.0
Config file: https://pastebin.com/ammu5k03
Beta Was this translation helpful? Give feedback.
All reactions