diff --git a/config/.config/hypr/hyprlock.conf b/config/.config/hypr/hyprlock.conf index 0b875d0..c322c9c 100644 --- a/config/.config/hypr/hyprlock.conf +++ b/config/.config/hypr/hyprlock.conf @@ -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