mirror of
https://github.com/olexsmir/dotfiles.git
synced 2026-01-15 08:41:34 +02:00
59 lines
1.1 KiB
Text
59 lines
1.1 KiB
Text
general {
|
|
immediate_render = true
|
|
hide_cursor = false
|
|
}
|
|
|
|
background {
|
|
monitor =
|
|
blur_passes = 3
|
|
blur_size = 12
|
|
noise = 0.1
|
|
contrast = 1.3
|
|
brightness = 0.2
|
|
vibrancy = 0.5
|
|
vibrancy_darkness = 0.3
|
|
}
|
|
|
|
label {
|
|
monitor =
|
|
text = cmd[update:1000] echo "<span font-weight='light' >$(date +'%H %M %S')</span>"
|
|
font_size = 300
|
|
font_family = Adwaita Sans Thin
|
|
|
|
color = rgba(7aa2f7aa)
|
|
position = 0%, 2%
|
|
|
|
halign = center
|
|
valign = center
|
|
|
|
shadow_color = rgba(5, 7, 5, 0.1)
|
|
shadow_size = 20
|
|
shadow_passes = 2
|
|
shadow_boost = 0.3
|
|
}
|
|
|
|
|
|
input-field {
|
|
monitor = eDP-1
|
|
size = 300, 50
|
|
valign = bottom
|
|
position = 0%, 10%
|
|
|
|
outline_thickness = 1
|
|
|
|
font_color = rgb(211, 213, 202)
|
|
outer_color = rgba(29, 38, 33, 0.6)
|
|
inner_color = rgba(15, 18, 15, 0.1)
|
|
check_color = rgba(141, 186, 100, 0.5)
|
|
fail_color = rgba(229, 90, 79, 0.5)
|
|
|
|
placeholder_text = Enter Password
|
|
|
|
dots_spacing = 0.2
|
|
dots_center = true
|
|
# dots_fade_time = 100
|
|
|
|
shadow_color = rgba(5, 7, 5, 0.1)
|
|
shadow_size = 7
|
|
shadow_passes = 2
|
|
}
|