From cd9d02816793a1330dfcb4eb597c1d47593ba1f3 Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Sun, 25 May 2025 19:36:28 +0900 Subject: updated Hyprlock configs. Reposition and resize keyboard layouts --- config/hypr/hyprlock.conf | 29 +++++++++++++++-------------- 1 file changed, 15 insertions(+), 14 deletions(-) (limited to 'config/hypr/hyprlock.conf') diff --git a/config/hypr/hyprlock.conf b/config/hypr/hyprlock.conf index a0d075cb..48b09b85 100644 --- a/config/hypr/hyprlock.conf +++ b/config/hypr/hyprlock.conf @@ -106,19 +106,7 @@ label { color = $color13 font_size = 24 font_family = Victor Mono Bold Oblique - position = 0, 250 - halign = center - valign = bottom -} - -# LAYOUT -label { - monitor = - text = $LAYOUT - color = $color13 - font_size = 24 - font_family = Victor Mono Bold Oblique - position = 0, 200 + position = 0, 280 halign = center valign = bottom } @@ -139,7 +127,20 @@ input-field { font_family = Victor Mono Bold Oblique placeholder_text = 🔒 Type Password hide_input = false - position = 0, 100 + position = 0, 120 + halign = center + valign = bottom +} + + +# Keyboard LAYOUT +label { + monitor = + text = $LAYOUT + color = $color13 + font_size = 12 + font_family = Victor Mono Bold Oblique + position = 0, 80 halign = center valign = bottom } -- cgit v1.2.3