fix(lock): remove the box
This commit is contained in:
parent
b8ba52f95a
commit
2b23baeda8
1 changed files with 2 additions and 2 deletions
|
|
@ -98,12 +98,12 @@ in
|
||||||
input-field {
|
input-field {
|
||||||
monitor =
|
monitor =
|
||||||
size = 600, 50
|
size = 600, 50
|
||||||
outline_thickness = 2
|
outline_thickness = 0
|
||||||
dots_text_format = *
|
dots_text_format = *
|
||||||
dots_size = 0.9
|
dots_size = 0.9
|
||||||
dots_spacing = 0.3
|
dots_spacing = 0.3
|
||||||
dots_center = true
|
dots_center = true
|
||||||
outer_color = rgb(ffffff)
|
outer_color = rgba(00000000)
|
||||||
inner_color = rgba(00000000)
|
inner_color = rgba(00000000)
|
||||||
font_color = rgb(ffffff)
|
font_color = rgb(ffffff)
|
||||||
font_family = Berkeley Mono
|
font_family = Berkeley Mono
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue