Files
dotfiles/.config/hypr/hyprlock.conf

44 lines
699 B
Plaintext
Raw Permalink Normal View History

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