[Hypr] Hyprlock template

This commit is contained in:
Admin 2025-03-25 17:12:36 +01:00
parent aea9229c54
commit 994d1ac1b4

View File

@ -16,7 +16,7 @@ general {
# BACKGROUND
background {
monitor =
path = /mnt/storage/SORTED/Pictures/Wallpapers/McLaren/livery_3.jpg # Or screenshot
path = {{ lockpaper-path }} # Or screenshot
blur_passes = 1
}
@ -44,9 +44,9 @@ input-field {
label {
monitor =
text = <b>$TIME</b>
color = {{ primary_colour }}
color = {{ colour-primary-rgb }}
font_size = 100
font_family = Source Code Pro
font_family = {{ font-primary }}
position = 0, 80
halign = center
@ -58,7 +58,7 @@ label {
text = $LAYOUT
color = rgba(200, 200, 200, 1.0)
font_size = 12
font_family = Source Code Pro
font_family = {{ font-primary }}
position = 0, 0
halign = right
@ -70,7 +70,7 @@ label {
text = $USER
color = rgba(200, 200, 200, 1.0)
font_size = 12
font_family = Source Code Pro
font_family = {{ font-primary }}
position = 0, 0
halign = left
@ -83,7 +83,7 @@ label {
text = <i>Failed attempts: $ATTEMPTS</i>
color = rgba(200, 0, 0, 1.0)
font_size = 12
font_family = Source Code Pro
font_family = {{ font-accent }}
position = 0, 20
halign = center