Swap hyprlock image background with blurred screenshot

This commit is contained in:
Sravan Balaji
2025-05-30 18:48:25 -04:00
parent fc793e41b1
commit d19373cd9d
2 changed files with 16 additions and 2 deletions

View File

@@ -926,7 +926,14 @@ animations {
#+BEGIN_SRC conf :tangle hyprlock.conf
background {
monitor =
path = ~/Data/NextCloud/Wallpapers/Desktop/Solar_System.png
path = screenshot
blur_size = 5
blur_passes = 5
noise = 0.0117
contrast = 0.8916
brightness = 1.0
vibrancy = 0.1696
vibrancy_darkness = 0.0
}
#+END_SRC

View File

@@ -22,7 +22,14 @@ animations {
background {
monitor =
path = ~/Data/NextCloud/Wallpapers/Desktop/Solar_System.png
path = screenshot
blur_size = 5
blur_passes = 5
noise = 0.0117
contrast = 0.8916
brightness = 1.0
vibrancy = 0.1696
vibrancy_darkness = 0.0
}
input-field {