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