From a19154e7b3f58f96d1981ffe0576c6c9303dde7b Mon Sep 17 00:00:00 2001 From: Sakooooo <78461130+Sakooooo@users.noreply.github.com> Date: Tue, 15 Oct 2024 09:57:28 +0400 Subject: [PATCH] shennanigan --- config/hyprland/hyprlock.conf | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/config/hyprland/hyprlock.conf b/config/hyprland/hyprlock.conf index e405aee9..d4ecf717 100644 --- a/config/hyprland/hyprlock.conf +++ b/config/hyprland/hyprlock.conf @@ -8,6 +8,7 @@ general { no_fade_out = true } +# Time label { monitor = text = $TIME @@ -25,15 +26,15 @@ label { input-field { monitor = size = 300, 50 - outline_thickness = 4 + outline_thickness = 1 dots_size = 0.1 dots_spacing = 0.2 dots_center = true - outer_color = $accent + outer_color =rgb(ea4c88) inner_color = $surface0 font_color = $text fade_on_empty = false - placeholder_text = silly! + placeholder_text = placeholder rounding = 0 hide_input = false check_color = $accent