mirror of
https://github.com/hyprwm/hyprland-wiki.git
synced 2024-11-05 21:15:58 +01:00
hyprlock: mention br supprot
This commit is contained in:
parent
7da139c735
commit
1391d6bd35
1 changed files with 1 additions and 0 deletions
|
@ -29,6 +29,7 @@ widget_name {
|
|||
|
||||
### General remarks
|
||||
- All rendered text supports [pango markup](https://docs.gtk.org/Pango/pango_markup.html).
|
||||
- Additionally hyprlock will parse `<br/>` for your convenience. (That's a linebreak) Remember to enable linebreaks in your spans with `allow_breaks="true"`.
|
||||
- Positioning is done via halign, valign and position. Position is an added offset to the result of alignment.
|
||||
- halign: `left`, `center`, `right`, `none`. valign: `top`, `center`, `bottom`, `none`
|
||||
|
||||
|
|
Loading…
Reference in a new issue