new wallpaperthingie

This commit is contained in:
2026-03-17 21:28:02 +00:00
parent 4171c71c87
commit 5790e47fba
@@ -1,7 +1,7 @@
{ pkgs, home, ... }: { pkgs, home, ... }:
let let
wallpaperSource = "${builtins.getFlake "path:${./assets/hyprland/wallpaperstuff}"}"; wallpaperSource = "${flakeRoot}/assets/hyprland/wallpaperstuff}";
wallpaperTarget = "$HOME/.config/wpaperd"; wallpaperTarget = "$HOME/.config/wpaperd";
in in
{ {