mirror of
https://github.com/hyprwm/hyprland-wiki.git
synced 2024-11-05 13:05:59 +01:00
hyprlock: add text_align label option (#594)
This commit is contained in:
parent
b21a358bf6
commit
d76c222301
1 changed files with 1 additions and 0 deletions
|
@ -213,6 +213,7 @@ Draws a label.
|
|||
label {
|
||||
monitor =
|
||||
text = Hi there, $USER
|
||||
text_align = center # center/right or any value for default left. multi-line text alignment inside label container
|
||||
color = rgba(200, 200, 200, 1.0)
|
||||
font_size = 25
|
||||
font_family = Noto Sans
|
||||
|
|
Loading…
Reference in a new issue