From c8e881af070868f1eb568708093be813e05524e5 Mon Sep 17 00:00:00 2001 From: Justine Smithies Date: Tue, 5 Mar 2024 20:49:33 +0000 Subject: Hyprlock - Add new shadows to inpit-field --- .config/hypr/hyprlock.conf | 4 ++++ 1 file changed, 4 insertions(+) (limited to '.config') diff --git a/.config/hypr/hyprlock.conf b/.config/hypr/hyprlock.conf index 2a1d111..a8abb07 100644 --- a/.config/hypr/hyprlock.conf +++ b/.config/hypr/hyprlock.conf @@ -36,6 +36,10 @@ input-field { position = 0, -90 halign = center valign = center + shadow_passes = 2 + shadow_size = 3 + shadow_color = rgb(0,0,0) + shadow_boost = 1.2 } label { -- cgit v1.2.3