diff --git a/config/hypr/hyprlock-swaylock.conf b/config/hypr/hyprlock-swaylock.conf index 2109b59..6a3dd0c 100644 --- a/config/hypr/hyprlock-swaylock.conf +++ b/config/hypr/hyprlock-swaylock.conf @@ -24,7 +24,7 @@ shape { input-field { monitor = size = 140, 140 - outline_thickness = 1 + outline_thickness = 5 placeholder_text = fail_text = diff --git a/config/hypr/hyprlock.conf b/config/hypr/hyprlock.conf index 6dde81a..35eb41d 100644 --- a/config/hypr/hyprlock.conf +++ b/config/hypr/hyprlock.conf @@ -7,7 +7,7 @@ background { } input-field { monitor = - size = 275, 40% + size = 275,50 outline_thickness = 2 #placeholder_text = insert password @@ -63,13 +63,12 @@ label { shape { monitor = size = 360, 60 - color = rgba(0, 0, 0, 0.0) # no fill + color = rgba(0, 125, 111, 1) # no fill rounding = -1 # circle - border_size = 4 - #border_color = rgba(46, 40, 76, 1) + border_size = 0 border_color = rgba(0, 125, 111, 1) - position = 0, 80 + position = 0, 78 halign = center valign = center }