1
0
Fork 0
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:
Emil 2025-02-12 21:36:05 +01:00 committed by GitHub
parent f2f22e7edc
commit 32a0374fb1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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`