From 0a115d3612990b571bad11ab558783f966cdafba Mon Sep 17 00:00:00 2001 From: Frodd Date: Fri, 29 Aug 2025 14:10:29 +0100 Subject: [PATCH] update hyprlock config --- hyprlock/.config/hypr/hyprlock.conf | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/hyprlock/.config/hypr/hyprlock.conf b/hyprlock/.config/hypr/hyprlock.conf index 50cc574..acb3d0d 100644 --- a/hyprlock/.config/hypr/hyprlock.conf +++ b/hyprlock/.config/hypr/hyprlock.conf @@ -2,7 +2,7 @@ source = $HOME/.config/hypr/mocha.conf $accent = $mauve $accentAlpha = $mauveAlpha -$font = JetBrainsMono Nerd Font +$font = MesloLGS Nerd Font Mono Bold # GENERAL general { @@ -25,9 +25,9 @@ label { color = $text font_size = 90 font_family = $font - position = -30, 0 - halign = right - valign = top + position = 0, 100 + halign = center + valign = center } # DATE @@ -37,9 +37,9 @@ label { color = $text font_size = 25 font_family = $font - position = -30, -150 - halign = right - valign = top + position = 0, 30 + halign = center + valign = center } # USER AVATAR @@ -67,11 +67,11 @@ input-field { inner_color = $surface0 font_color = $text fade_on_empty = false - placeholder_text = 󰌾 Logged in as $USER + placeholder_text = 󰌾 Logged in as $USER hide_input = false check_color = $accent fail_color = $red - fail_text = $FAIL ($ATTEMPTS) + fail_text = nope... capslock_color = $yellow position = 0, -35 halign = center