Fix bg path in hyprlock
This commit is contained in:
parent
466b931fd9
commit
49f2ac7314
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
background {
|
background {
|
||||||
path = ~/Pictures/Wallpapers/Purple.jpg
|
path = ~/.config/hypr/wallpapers/Purple.jpg
|
||||||
blur_passes = 2
|
blur_passes = 2
|
||||||
color = rgba(0, 0, 0, 0.2) # slightly darken overlay
|
color = rgba(0, 0, 0, 0.2) # slightly darken overlay
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue