40 lines
709 B
Plaintext
40 lines
709 B
Plaintext
source = ~/.config/omarchy/current/theme/hyprlock.conf
|
|
|
|
background {
|
|
monitor =
|
|
color = $color
|
|
path = ~/.config/omarchy/current/background
|
|
blur_passes = 3
|
|
}
|
|
|
|
animations {
|
|
enabled = false
|
|
}
|
|
|
|
input-field {
|
|
monitor =
|
|
size = 650, 100
|
|
position = 0, 0
|
|
halign = center
|
|
valign = center
|
|
|
|
inner_color = $inner_color
|
|
outer_color = $outer_color
|
|
outline_thickness = 4
|
|
|
|
font_family = CaskaydiaMono Nerd Font Propo
|
|
font_color = $font_color
|
|
|
|
placeholder_text = Enter Password
|
|
check_color = $check_color
|
|
fail_text = <i>$FAIL ($ATTEMPTS)</i>
|
|
|
|
rounding = 0
|
|
shadow_passes = 0
|
|
fade_on_empty = false
|
|
}
|
|
|
|
auth {
|
|
fingerprint:enabled = true
|
|
}
|