mirror of
https://github.com/davatorium/rofi.git
synced 2025-04-14 17:43:01 -04:00
Fix broken Pango link (#2096)
This commit is contained in:
parent
f2f22e7edc
commit
32a0374fb1
1 changed files with 1 additions and 1 deletions
|
@ -159,7 +159,7 @@ Hide the input text. This should not be considered secure!
|
|||
`-markup-rows`
|
||||
|
||||
Tell **rofi** that DMenu input is Pango markup encoded, and should be rendered.
|
||||
See [here](https://developer.gnome.org/pygtk/stable/pango-markup-language.html)
|
||||
See [here](https://docs.gtk.org/Pango/pango_markup.html)
|
||||
for details about Pango markup.
|
||||
|
||||
`-multi-select`
|
||||
|
|
Loading…
Add table
Reference in a new issue