fix: background path

This commit is contained in:
Ahwx 2024-07-10 21:49:01 +02:00
parent 8fed51a37d
commit 2150e9fe1c

View file

@ -8,7 +8,7 @@
}; };
background = [{ background = [{
path = ~/nixos-config/modules/home/hyprland/lockscreen.png; path = /home/liv/nixos-config/modules/home/hyprland/lockscreen.png;
blur_passes = 0; blur_passes = 0;
color = "rgb(1e1e2e)"; # base color = "rgb(1e1e2e)"; # base
}]; }];