depot/third_party/home-manager/tests/modules/programs/hyprlock/basic-configuration.conf
Default email 4d19ca4703 Project import generated by Copybara.
GitOrigin-RevId: a7117efb3725e6197dd95424136f79147aa35e5b
2024-06-04 11:23:39 -07:00

27 lines
465 B
Text

background {
monitor=
blur_passes=3
blur_size=8
path=screenshot
}
general {
disable_loading_bar=true
grace=300
hide_cursor=true
no_fade_in=false
}
input-field {
monitor=
size=200, 50
dots_center=true
fade_on_empty=false
font_color=rgb(202, 211, 245)
inner_color=rgb(91, 96, 120)
outer_color=rgb(24, 25, 38)
outline_thickness=5
placeholder_text=<span foreground="##cad3f5">Password...</span>
position=0, -80
shadow_passes=2
}