fix: Fixes wallpaper not showing on hyprlock screen

This commit is contained in:
2025-09-29 17:13:08 -04:00
parent a0a958defb
commit e60f049f10

View File

@@ -38,7 +38,7 @@ animations {
background { background {
monitor = monitor =
#path = screenshot #path = screenshot
path = ~/.config/hypr/wallpaper.png path = ~/wallpapers/wall1.png
blur_passes = 3 blur_passes = 3
} }