From d76c2223012370f290f8255104db3640ad7ba33b Mon Sep 17 00:00:00 2001 From: bvr-yr <130279855+bvr-yr@users.noreply.github.com> Date: Sat, 13 Apr 2024 16:38:18 +0300 Subject: [PATCH] hyprlock: add text_align label option (#594) --- pages/Hypr Ecosystem/hyprlock.md | 1 + 1 file changed, 1 insertion(+) diff --git a/pages/Hypr Ecosystem/hyprlock.md b/pages/Hypr Ecosystem/hyprlock.md index a237994..7a3b8a5 100644 --- a/pages/Hypr Ecosystem/hyprlock.md +++ b/pages/Hypr Ecosystem/hyprlock.md @@ -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