Changed lockscreen input field appearance

This commit is contained in:
Gu://em_ 2025-04-06 01:25:46 +02:00
parent cf2cde2721
commit c5dd4a36a9

View file

@ -26,8 +26,8 @@ input-field {
dots_size = 0.2 # Scale of input-field height, 0.2 - 0.8
dots_spacing = 0.2 # Scale of dots' absolute size, 0.0 - 1.0
dots_center = true
outer_color = rgba(200, 200, 200, 0.4)
inner_color = rgba(100, 114, 125, 0.4)
outer_color = rgba(200, 200, 200, 1)
inner_color = rgba(100, 114, 125, 1)
font_color = rgb(200, 200, 200)
fade_on_empty = false
font_family = DejaVu Sans
@ -85,7 +85,7 @@ label {
# USER
#label {
# monitor =
# text = Hi, Guillem #$USER
# text = Hi, $USER
# color = rgba(216, 222, 233, 0.70)
# font_size = 20
# font_family = DejaVu Sans