diff options
Diffstat (limited to '.config/hypr/hyprlock.conf')
| -rw-r--r-- | .config/hypr/hyprlock.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.config/hypr/hyprlock.conf b/.config/hypr/hyprlock.conf index ab00ef1..0a2bd00 100644 --- a/.config/hypr/hyprlock.conf +++ b/.config/hypr/hyprlock.conf @@ -31,7 +31,7 @@ label { # -- greeting -- label { monitor = - text = Hello $USER :3 + text = Hello $USER color = $foreground font_size = 20 font_family = JetBrainsMono Nerd Font @@ -51,7 +51,7 @@ input-field { inner_color = $color1 font_color = $color7 fade_on_empty = false - placeholder_text = <span foreground='white'><i>Unlock the mystery</i></span> + placeholder_text = <span foreground='white'><i>Escape the Matrix</i></span> fail_color = $color7 hide_input = false position = 0, -50 |
