Replace hyprlock background screenshot blur with image

This commit is contained in:
Sravan Balaji
2025-05-18 09:34:04 -04:00
parent 194c105799
commit 4e2933401f
2 changed files with 2 additions and 18 deletions

View File

@@ -817,15 +817,7 @@ animations {
#+BEGIN_SRC conf :tangle hyprlock.conf #+BEGIN_SRC conf :tangle hyprlock.conf
background { background {
monitor = monitor =
path = screenshot path = ~/Data/NextCloud/Wallpapers/Desktop/Solar_System.png
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
} }
#+END_SRC #+END_SRC

View File

@@ -22,15 +22,7 @@ animations {
background { background {
monitor = monitor =
path = screenshot path = ~/Data/NextCloud/Wallpapers/Desktop/Solar_System.png
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
} }
input-field { input-field {