From 339e17716c925e36298fe3725f689c7e6f092fe0 Mon Sep 17 00:00:00 2001 From: ItsDrike Date: Sat, 21 Dec 2024 03:47:48 +0100 Subject: [PATCH] hyprlock: Use ints for shadow size, not floats --- home/.config/hypr/hyprlock.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/home/.config/hypr/hyprlock.conf b/home/.config/hypr/hyprlock.conf index 6058d33..91286e0 100644 --- a/home/.config/hypr/hyprlock.conf +++ b/home/.config/hypr/hyprlock.conf @@ -94,7 +94,7 @@ label { font_family = Noto Sans shadow_passes = 1 - shadow_size = 1.2 + shadow_size = 1 shadow_boost = 1.0 position = 0, -200 @@ -110,7 +110,7 @@ label { font_family = Noto Sans shadow_passes = 1 - shadow_size = 1.2 + shadow_size = 1 shadow_boost = 1.0 position = 0, -230