{ ... }: { enable = true; settings = { general = { disable_loading_bar = false; hide_cursor = true; no_fade_in = true; }; background = [ { blur_passes = 3; blur_size = 8; } ]; input-field = [ { size = "250, 50"; position = "0, -80"; monitor = ""; dots_center = true; fade_on_empty = false; font_color = "rgb(235, 219, 178)"; inner_color = "rgb(40, 40, 40)"; outer_color = "rgb(177, 98, 134)"; outline_thickness = 2; placeholder_text = "/password/"; shadow_passes = 2; } ]; label = [ { text = "$USER"; text_algin = "center"; position = "0, 60"; font_color = "rgb(235, 219, 178)"; font_size = 70; font_family = "SauceCodePro NF"; rotate = 0; halign = "center"; valign = "center"; } ]; }; }