hypr: added hyprlock configuration

This commit is contained in:
Nico 2025-05-03 16:15:58 +10:00
parent 51de9e32c2
commit 2ee77011c2

View file

@ -0,0 +1,34 @@
general {
hide_cursor = true
grace = 1
ignore_empty_input = true
enable_fingerprint = true
}
background {
path = screenshot
blur_passes = 3
blur_size 15
noise = 0.01
}
input-field {
fade_on_empty = true
halign = right
valign = bottom
position = -100, 100
inner_color = rgb(0, 0, 0)
outer_color = rgb(0, 0, 0)
font_color = rgb(255, 255, 255)
rounding = 0
}
label {
position = 0, 0
valign = center
halign = center
font_size = 256
font_family = JetBrainsMono Nerd Font
text = $TIME12
}