shennanigan

This commit is contained in:
Sakooooo 2024-10-15 09:57:28 +04:00
parent 97e2181c9b
commit a19154e7b3
Signed by: sako
GPG key ID: 3FD715D87D7725E0

View file

@ -8,6 +8,7 @@ general {
no_fade_out = true no_fade_out = true
} }
# Time
label { label {
monitor = monitor =
text = $TIME text = $TIME
@ -25,15 +26,15 @@ label {
input-field { input-field {
monitor = monitor =
size = 300, 50 size = 300, 50
outline_thickness = 4 outline_thickness = 1
dots_size = 0.1 dots_size = 0.1
dots_spacing = 0.2 dots_spacing = 0.2
dots_center = true dots_center = true
outer_color = $accent outer_color =rgb(ea4c88)
inner_color = $surface0 inner_color = $surface0
font_color = $text font_color = $text
fade_on_empty = false fade_on_empty = false
placeholder_text = silly! placeholder_text = placeholder
rounding = 0 rounding = 0
hide_input = false hide_input = false
check_color = $accent check_color = $accent