Swap hyprlock image background with blurred screenshot
This commit is contained in:
@@ -926,7 +926,14 @@ animations {
|
|||||||
#+BEGIN_SRC conf :tangle hyprlock.conf
|
#+BEGIN_SRC conf :tangle hyprlock.conf
|
||||||
background {
|
background {
|
||||||
monitor =
|
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
|
#+END_SRC
|
||||||
|
|
||||||
|
@@ -22,7 +22,14 @@ animations {
|
|||||||
|
|
||||||
background {
|
background {
|
||||||
monitor =
|
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 {
|
input-field {
|
||||||
|
Reference in New Issue
Block a user