From a19383b8700b7c6f1638f06a0a99a8ab716c2dad Mon Sep 17 00:00:00 2001 From: Florestan Bredow Date: Fri, 19 Dec 2025 16:15:06 +0100 Subject: [PATCH] Hyprland : remove useless icon --- .config/hypr/hyprlock.conf | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/.config/hypr/hyprlock.conf b/.config/hypr/hyprlock.conf index 60252d6..c27eee3 100644 --- a/.config/hypr/hyprlock.conf +++ b/.config/hypr/hyprlock.conf @@ -1,6 +1,5 @@ background { monitor = -# path = ~/.config/hypr/hyprlock/relaxed_mario.png blur_passes = 3 contrast = 0.8916 brightness = 0.8172 @@ -19,8 +18,8 @@ input-field { inner_color = rgba(255, 255, 255, 0.1) font_color = rgb(200, 200, 200) fade_on_empty = false - font_family = SF Pro Display Bold - placeholder_text = 🔒 Enter Pass + font_family = FiraCode Nerd Font + placeholder_text = Enter Pass hide_input = false position = 0, -210 halign = center