$font = JetBrainsMono Nerd Font general { ignore_empty_input = true no_fade_out = true hide_cursor = true } background { monitor = color = rgba(0, 0, 0, 1.0) } label { monitor = text = $TIME font_family = $font font_size = 90 color = rgba(170, 170, 170, 1.0) position = 0, -10% halign = center valign = top } input-field { monitor = size = 15%, 5% outline_thickness = 3 inner_color = rgba(0, 0, 0, 1.0) placeholder_text = font_family = $font font_color = rgba(150, 150, 150, 1.0) fade_on_empty = false rounding = 15 position = 0, 0 halign = center valign = center } label { monitor = text = Failed attempts: $ATTEMPTS font_family = $font font_size = 12 color = rgba(100, 100, 100, 1.0) position = 0, -4% halign = center valign = center }