hypr: change lock background colour
This commit is contained in:
parent
87342c6c83
commit
4d64f4851b
1 changed files with 1 additions and 2 deletions
|
@ -1,7 +1,6 @@
|
|||
background {
|
||||
monitor =
|
||||
path = screenshot
|
||||
color = rgba(25, 20, 20, 1.0)
|
||||
color = rgba(40, 40, 40, 0.8)
|
||||
# all these options are taken from hyprland, see https://wiki.hyprland.org/Configuring/Variables/#blur for explanations
|
||||
blur_passes = 4 # 0 disables blurring
|
||||
blur_size = 2
|
||||
|
|
Loading…
Add table
Reference in a new issue