dotfiles/dotconfig/hypr/hyprlock.conf
2024-03-04 15:30:59 +00:00

55 lines
1,014 B
Text

background {
monitor =
#
# path = screenshot
# #path =
color = rgba(25, 20, 20, 0.5)
#
# blur_passes = 5
# blur_size = 3
# noise = 0.0117
# #contrast = 0.8916
# #brightness = 0.8172
# vibrancy = 0.4696
# vibrancy_darkness = 0.0
}
label {
monitor =
text = cmd[update:500] echo "<span foreground='##ff751a'>$(date +'%r')</span>"
font_size = 20
font_family = 0xProto
position = 0, 50
halign = center
valign = center
}
input-field {
monitor =
size = 250, 50
outline_thickness = 3
dots_size = 0.33 # Scale of input-field height, 0.2 - 0.8
dots_spacing = 0.15 # Scale of dots' absolute size, 0.0 - 1.0
dots_center = true
outer_color = rgb(ff751a)
inner_color = rgb(282a36)
font_color = rgb(ff751a)
fade_on_empty = false
placeholder_text = #<i>Restez Jaaj ;)</i> # Text rendered in the input box when it's empty.
hide_input = false
position = 0, 0
halign = center
valign = center
}