2026-02-21 01:27:19 +03:30
|
|
|
background {
|
|
|
|
|
monitor =
|
|
|
|
|
path = screenshot
|
|
|
|
|
blur_passes = 3
|
|
|
|
|
blur_size = 12
|
|
|
|
|
dim = 0.4
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
input-field {
|
|
|
|
|
monitor =
|
|
|
|
|
size = 350, 60
|
|
|
|
|
position = 0, -100
|
2026-02-26 06:08:09 +03:30
|
|
|
rounding = 0
|
2026-02-21 01:27:19 +03:30
|
|
|
border_width = 2
|
|
|
|
|
|
|
|
|
|
font = "JetBrainsMono Nerd Font"
|
|
|
|
|
font_size = 22
|
|
|
|
|
font_color = rgb(245, 224, 220)
|
|
|
|
|
|
|
|
|
|
inner_color = rgb(30, 24, 36)
|
|
|
|
|
outer_color = rgb(58, 52, 70)
|
|
|
|
|
border_color = rgb(252, 205, 205)
|
|
|
|
|
placeholder_text = "Password..."
|
|
|
|
|
fade_on_empty = true
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
label {
|
|
|
|
|
monitor =
|
|
|
|
|
text = $TIME
|
|
|
|
|
font = "JetBrainsMono Nerd Font"
|
|
|
|
|
font_size = 64
|
|
|
|
|
position = 0, 100
|
|
|
|
|
color = rgb(245, 224, 220)
|
|
|
|
|
}
|
|
|
|
|
|