feat: set hyprlock placeholder text

This commit is contained in:
Ahwx 2024-07-12 00:18:53 +02:00
parent de46a451b3
commit ec61b44547

View file

@ -75,7 +75,7 @@
font_color = rgba(203, 164, 243, 1)
#font_color = $text
fade_on_empty = false
placeholder_text = <span foreground="##$accentAlpha">󰌾 Logged in as <span foreground="##$accentAlpha"><b>$USER</b></span></span>
placeholder_text = <span foreground="##$accentAlpha">󰌾 <span foreground="##$accentAlpha"><b>$USER</b></span></span>
#placeholder_text = <span foreground="##$textAlpha"><i>󰌾 Logged in as </i><span foreground="##$accentAlpha">$USER</span></span>
hide_input = false
check_color = $accent