diff --git a/.config/hypr/hyprlock.conf b/.config/hypr/hyprlock.conf index 6241f6a9b..2526054be 100644 --- a/.config/hypr/hyprlock.conf +++ b/.config/hypr/hyprlock.conf @@ -18,7 +18,7 @@ input-field { outer_color = $entry_border_color inner_color = $entry_background_color font_color = $entry_color - fade_on_empty = false + fade_on_empty = true position = 0, 20 halign = center @@ -29,11 +29,11 @@ label { monitor = text = $LAYOUT color = $text_color - font_size = 12 + font_size = 14 font_family = $font_family - position = 0, -40 - halign = center - valign = center + position = -30, 30 + halign = right + valign = bottom } label { # Caps Lock Warning diff --git a/.config/matugen/templates/hyprland/hyprlock.conf b/.config/matugen/templates/hyprland/hyprlock.conf index bea7e07e1..13f7dd8f0 100644 --- a/.config/matugen/templates/hyprland/hyprlock.conf +++ b/.config/matugen/templates/hyprland/hyprlock.conf @@ -23,7 +23,7 @@ input-field { outer_color = $entry_border_color inner_color = $entry_background_color font_color = $entry_color - fade_on_empty = false + fade_on_empty = true position = 0, 20 halign = center @@ -34,11 +34,11 @@ label { monitor = text = $LAYOUT color = $text_color - font_size = 12 + font_size = 14 font_family = $font_family - position = 0, -40 - halign = center - valign = center + position = -30, 30 + halign = right + valign = bottom } label { # Caps Lock Warning