From 9c41180795552b5098d4bda5e378edacd40243ff Mon Sep 17 00:00:00 2001 From: Nick Date: Sat, 1 Mar 2025 15:54:09 -0600 Subject: [PATCH] chore: unfucked wallpaper folder --- modules/home/gui/desktop/wayland/wpaperd/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/home/gui/desktop/wayland/wpaperd/default.nix b/modules/home/gui/desktop/wayland/wpaperd/default.nix index 8a4bf44..6fe6221 100755 --- a/modules/home/gui/desktop/wayland/wpaperd/default.nix +++ b/modules/home/gui/desktop/wayland/wpaperd/default.nix @@ -3,7 +3,7 @@ enable = true; settings = { "default" = { - path = "~/Files/Projects/dotfiles/home/modules/gui/desktop/wayland/wpaperd/wallpaper"; + path = "~/Files/Projects/dotfiles/modules/home/gui/desktop/wayland/wpaperd/wallpaper"; apply-shadow = true; duration = "1m"; sorting = "random";