mirror of
https://github.com/Ahwxorg/nixos-config.git
synced 2025-12-04 15:00:13 +01:00
feat: set hyprlock placeholder text
This commit is contained in:
parent
de46a451b3
commit
ec61b44547
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue