Skip to content

Commit b985156

Browse files
committed
Fix hyprlock background
1 parent 0ec21d6 commit b985156

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dot_files/hypr/hyprlock.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ general {
1111
# Replace the path below with your custom wallpaper
1212
background {
1313
monitor =
14-
path = $/usr/share/binaryos/config/hypr/background.webp # Change this to your image path
14+
path = /usr/share/binaryos/config/hypr/background.webp # Change this to your image path
1515
blur_passes = 3
1616
blur_size = 7
1717
noise = 0.0117

0 commit comments

Comments
 (0)