hyprlock: restyle

This commit is contained in:
timoxa0 2024-12-26 14:27:07 +05:00
parent cd698b15c7
commit 588efb60bb

View file

@ -3,7 +3,7 @@ source = appearance.conf
# BACKGROUND
background {
monitor =
path = ~/.config/hypr/wallpaper.png
path = screenshot
blur_passes = 3
contrast = 0.8916
brightness = 0.8172
@ -28,7 +28,7 @@ input-field {
dots_center = true
outer_color = rgba(0, 0, 0, 0)
inner_color = rgba(0, 0, 0, 0.5)
font_color = $fg
font_color = rgb(205, 214, 244)
fade_on_empty = false
placeholder_text =
hide_input = false
@ -48,16 +48,3 @@ label {
halign = center
valign = top
}
# USER
label {
monitor = DP-1
text = Enter your password
color = $fg
font_size = 14
font_family = eurofurence
position = 0, -690 # -40
halign = center
valign = center
}