Set hyprlock fallback background color

This commit is contained in:
SebastianStork 2025-03-26 17:26:47 +01:00
parent 6ff9a2158c
commit 206c43f71a

View file

@ -28,6 +28,7 @@ in
background = { background = {
monitor = ""; monitor = "";
path = "~/Pictures/.wallpaper"; path = "~/Pictures/.wallpaper";
color = "rgb(0,0,0)";
blur_size = 4; blur_size = 4;
blur_passes = 1; blur_passes = 1;
}; };