From 4e2933401f9a8f0addbc9b1c0d033d3b975e6fd7 Mon Sep 17 00:00:00 2001 From: Sravan Balaji Date: Sun, 18 May 2025 09:34:04 -0400 Subject: [PATCH] Replace hyprlock background screenshot blur with image --- README.org | 10 +--------- hyprlock.conf | 10 +--------- 2 files changed, 2 insertions(+), 18 deletions(-) diff --git a/README.org b/README.org index 01e1c0a..35555e0 100644 --- a/README.org +++ b/README.org @@ -817,15 +817,7 @@ animations { #+BEGIN_SRC conf :tangle hyprlock.conf background { monitor = - path = screenshot - blur_passes = 5 - blur_size = 9 - color = rgba(282a36ff) - noise = 0.0117 - contrast = 0.8916 - brightness = 0.8172 - vibrancy = 0.1696 - vibrancy_darkness = 0.05 + path = ~/Data/NextCloud/Wallpapers/Desktop/Solar_System.png } #+END_SRC diff --git a/hyprlock.conf b/hyprlock.conf index 1f15f47..a36c884 100644 --- a/hyprlock.conf +++ b/hyprlock.conf @@ -22,15 +22,7 @@ animations { background { monitor = - path = screenshot - blur_passes = 5 - blur_size = 9 - color = rgba(282a36ff) - noise = 0.0117 - contrast = 0.8916 - brightness = 0.8172 - vibrancy = 0.1696 - vibrancy_darkness = 0.05 + path = ~/Data/NextCloud/Wallpapers/Desktop/Solar_System.png } input-field {