diff --git a/modules/home/hyprland/hyprlock.nix b/modules/home/hyprland/hyprlock.nix index a55424f..e582223 100644 --- a/modules/home/hyprland/hyprlock.nix +++ b/modules/home/hyprland/hyprlock.nix @@ -8,7 +8,7 @@ }; background = [{ - path = ~/nixos-config/modules/home/hyprland/lockscreen.png; + path = /home/liv/nixos-config/modules/home/hyprland/lockscreen.png; blur_passes = 0; color = "rgb(1e1e2e)"; # base }];