Switch back to static background image for hyprlock
This commit is contained in:
12
README.org
12
README.org
@@ -915,7 +915,7 @@ auth {
|
|||||||
|
|
||||||
#+BEGIN_SRC conf :tangle hyprlock.conf
|
#+BEGIN_SRC conf :tangle hyprlock.conf
|
||||||
animations {
|
animations {
|
||||||
enabled = true
|
enabled = false
|
||||||
}
|
}
|
||||||
#+END_SRC
|
#+END_SRC
|
||||||
|
|
||||||
@@ -926,14 +926,8 @@ 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_size = 5
|
color = rgba(282a36ff)
|
||||||
blur_passes = 5
|
|
||||||
noise = 0.0117
|
|
||||||
contrast = 0.8916
|
|
||||||
brightness = 1.0
|
|
||||||
vibrancy = 0.1696
|
|
||||||
vibrancy_darkness = 0.0
|
|
||||||
}
|
}
|
||||||
#+END_SRC
|
#+END_SRC
|
||||||
|
|
||||||
|
@@ -17,19 +17,13 @@ auth {
|
|||||||
}
|
}
|
||||||
|
|
||||||
animations {
|
animations {
|
||||||
enabled = true
|
enabled = false
|
||||||
}
|
}
|
||||||
|
|
||||||
background {
|
background {
|
||||||
monitor =
|
monitor =
|
||||||
path = screenshot
|
path = ~/Data/NextCloud/Wallpapers/Desktop/Solar_System.png
|
||||||
blur_size = 5
|
color = rgba(282a36ff)
|
||||||
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