diff options
| author | krolyxon <me@krolyxon.com> | 2026-06-18 12:01:20 +0530 |
|---|---|---|
| committer | krolyxon <me@krolyxon.com> | 2026-06-18 12:01:20 +0530 |
| commit | 19f3cf8d636ee2f9272fb9fbee3089b1edf686a1 (patch) | |
| tree | 2bed016eb22d4ac7dc76b5029b1f5eb477a00e57 /.config/hypr/hyprlock.conf | |
| parent | 59983e55b80f52138943da56024d28bb62d5c49f (diff) | |
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 |
