hyprlock: add module

This commit is contained in:
Austin Horstman 2024-04-22 22:34:22 -05:00 committed by Robert Helgesson
parent 4855bfb6ce
commit c6ddd80fb1
No known key found for this signature in database
GPG key ID: 96E745BD17AA17ED
9 changed files with 566 additions and 0 deletions

View file

@ -0,0 +1,27 @@
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
}