diff options
author | Justine Smithies <justine@smithies.me.uk> | 2024-03-05 20:49:33 +0000 |
---|---|---|
committer | Justine Smithies <justine@smithies.me.uk> | 2024-03-05 20:49:33 +0000 |
commit | c8e881af070868f1eb568708093be813e05524e5 (patch) | |
tree | aaba97ca3332036ac6d11620d9e8add0d1d01f93 /.config | |
parent | 260245ef36cc799288bcd6ffba077f09677f5568 (diff) |
Hyprlock - Add new shadows to inpit-field
Diffstat (limited to '.config')
-rw-r--r-- | .config/hypr/hyprlock.conf | 4 |
1 files changed, 4 insertions, 0 deletions
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 { |