hyprlock
hyprlock copied to clipboard
Text doesn't align correctly
Regression?
No
Hyprlock Info and Version
Hyprlock config
# BACKGROUND
background {
color = rgba(25, 20, 20, 1.0)
}
# PLAYER TITLE
label {
text = Text two long one
color = rgba(255, 255, 255, 0.8)
font_size = 12
text_align = left
font_family = JetBrains Mono Nerd Font Mono ExtraBold
position = 200, 0
halign = left/center
valign = center
}
# PLAYER ARTIST
label {
text = Text one
color = rgba(255, 255, 255, 0.8)
font_size = 10
text_align = left
font_family = JetBrains Mono Nerd Font Mono ExtraBold
position = 200, -20
halign = left/center
valign = center
}
Compositor Info and Version
System/Version info
Hyprland, built from branch at commit cba1ade848feac44b2eda677503900639581c3f4 (props: bump version to 0.40.0).
Date: Sat May 4 15:42:32 2024
Tag: v0.40.0, commits: 4606
flags: (if any)
System Information:
System name: Linux
Node name: kamack38-rogstrixg533qs
Release: 6.9.9-arch1-1.2-g14
Version: #1 SMP PREEMPT_DYNAMIC Tue, 16 Jul 2024 05:59:42 +0000
GPU information:
01:00.0 VGA compatible controller [0300]: NVIDIA Corporation GA104M [GeForce RTX 3080 Mobile / Max-Q 8GB/16GB] [10de:249c] (rev a1) (prog-if 00 [VGA controller])
05:00.0 VGA compatible controller [0300]: Advanced Micro Devices, Inc. [AMD/ATI] Cezanne [Radeon Vega Series / Radeon Vega Mobile Series] [1002:1638] (rev c5) (prog-if 00 [VGA controller])
os-release: NAME="Garuda Linux"
PRETTY_NAME="Garuda Linux"
ID=garuda
ID_LIKE=arch
BUILD_ID=rolling
ANSI_COLOR="38;2;23;147;209"
HOME_URL="https://garudalinux.org/"
DOCUMENTATION_URL="https://wiki.garudalinux.org/"
SUPPORT_URL="https://forum.garudalinux.org/"
BUG_REPORT_URL="https://gitlab.com/groups/garuda-linux/"
PRIVACY_POLICY_URL="https://terms.archlinux.org/docs/privacy-policy/"
LOGO=garudalinux
plugins:
Description
The text should align to the left and they both should be inline, but they aren't.
How to reproduce
halign = left
halign = center
Crash reports, logs, images, videos
No response