update hyprlock config

This commit is contained in:
Frodd
2025-08-29 14:10:29 +01:00
parent e65cd652e8
commit 0a115d3612

View File

@@ -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 = <span foreground="##$textAlpha"><i>󰌾 Logged in as </i><span foreground="##$accentAlpha">$USER</span></span>
placeholder_text = <span foreground="##$textAlpha">󰌾 Logged in as <span foreground="##$accentAlpha">$USER</span></span>
hide_input = false
check_color = $accent
fail_color = $red
fail_text = <i>$FAIL <b>($ATTEMPTS)</b></i>
fail_text = <b>nope...</b>
capslock_color = $yellow
position = 0, -35
halign = center