Files
dotfiles/.config/hypr/hyprlock.conf
2026-03-08 20:51:14 +00:00

44 lines
699 B
Plaintext

source = ~/.cache/wal/colors-hyprland.conf
general {
ignore_empty_input = true
}
background {
monitor =
color = $background
path = $wallpaper
blur_passes = 3
}
animations {
enabled = false
}
input-field {
monitor =
size = 650, 100
position = 0, 0
halign = center
valign = center
inner_color = $background
outer_color = $color14
outline_thickness = 4
font_family = JetBrainsMono Nerd Font
font_color = $foreground
placeholder_text = Enter Password
check_color = $color4
fail_text = <i>$FAIL ($ATTEMPTS)</i>
rounding = 0
shadow_passes = 0
fade_on_empty = false
}
auth {
fingerprint:enabled = false
}