Fix bg path in hyprlock

This commit is contained in:
Jeena 2025-08-31 10:26:34 +09:00
parent 466b931fd9
commit 49f2ac7314

View file

@ -1,5 +1,5 @@
background {
path = ~/Pictures/Wallpapers/Purple.jpg
path = ~/.config/hypr/wallpapers/Purple.jpg
blur_passes = 2
color = rgba(0, 0, 0, 0.2) # slightly darken overlay
}