64 lines
1.3 KiB
Plaintext
64 lines
1.3 KiB
Plaintext
background {
|
|
monitor =
|
|
path = /home/fox/Pictures/wall/dark/wallpaper-dark.png
|
|
color = rgba(25, 20, 20, 1.0)
|
|
blur_passes = 3
|
|
}
|
|
|
|
input-field {
|
|
monitor =
|
|
size = 20%, 5%
|
|
outline_thickness = 3
|
|
inner_color = rgba(0, 0, 0, 0.0) # no fill
|
|
|
|
outer_color = rgba(33ccffee) rgba(00ff99ee) 45deg
|
|
check_color=rgba(00ff99ee) rgba(ff6633ee) 120deg
|
|
fail_color=rgba(ff6633ee) rgba(ff0066ee) 40deg
|
|
|
|
font_color = rgb(143, 143, 143)
|
|
fade_on_empty = false
|
|
fade_timeout = 5000
|
|
rounding = 15
|
|
placeholder_text = <b>Введите пароль</b>
|
|
|
|
position = 0, -300
|
|
halign = center
|
|
valign = center
|
|
}
|
|
|
|
image {
|
|
monitor =
|
|
path = /home/fox/Pictures/arch-logo_380.png
|
|
size = 500
|
|
rounding = 0 # no rounding
|
|
border_size = 0
|
|
|
|
position = 0, 400
|
|
halign = center
|
|
valign = center
|
|
}
|
|
|
|
label {
|
|
monitor =
|
|
text = cmd[update:1000] echo -e "$(date '+%A %d %B %Y года')"
|
|
color = rgba(255, 255, 255, 1.0)
|
|
font_size = 70
|
|
font_family = Noto Sans
|
|
|
|
position = 0, 100
|
|
halign = center
|
|
valign = center
|
|
}
|
|
|
|
label {
|
|
monitor =
|
|
text = cmd[update:1000] echo -e "$(date '+%H:%M:%S')"
|
|
color = rgba(255, 255, 255, 1.0)
|
|
font_size = 90
|
|
font_family = Noto Sans
|
|
|
|
position = 0, -100
|
|
halign = center
|
|
valign = center
|
|
}
|