From ed2b85244ba028c0f3afb3679966523b54aca4dd Mon Sep 17 00:00:00 2001 From: Sravan Balaji Date: Sun, 1 Jun 2025 14:53:51 -0400 Subject: [PATCH] Switch back to static background image for hyprlock --- README.org | 12 +++--------- hyprlock.conf | 12 +++--------- 2 files changed, 6 insertions(+), 18 deletions(-) diff --git a/README.org b/README.org index 280d124..20aa7da 100644 --- a/README.org +++ b/README.org @@ -915,7 +915,7 @@ auth { #+BEGIN_SRC conf :tangle hyprlock.conf animations { - enabled = true + enabled = false } #+END_SRC @@ -926,14 +926,8 @@ animations { #+BEGIN_SRC conf :tangle hyprlock.conf background { monitor = - path = screenshot - blur_size = 5 - blur_passes = 5 - noise = 0.0117 - contrast = 0.8916 - brightness = 1.0 - vibrancy = 0.1696 - vibrancy_darkness = 0.0 + path = ~/Data/NextCloud/Wallpapers/Desktop/Solar_System.png + color = rgba(282a36ff) } #+END_SRC diff --git a/hyprlock.conf b/hyprlock.conf index d048940..aad678e 100644 --- a/hyprlock.conf +++ b/hyprlock.conf @@ -17,19 +17,13 @@ auth { } animations { - enabled = true + enabled = false } background { monitor = - path = screenshot - blur_size = 5 - blur_passes = 5 - noise = 0.0117 - contrast = 0.8916 - brightness = 1.0 - vibrancy = 0.1696 - vibrancy_darkness = 0.0 + path = ~/Data/NextCloud/Wallpapers/Desktop/Solar_System.png + color = rgba(282a36ff) } input-field {