Wallpaper location was not correct

This commit is contained in:
2026-02-26 19:14:48 +01:00
parent d410686732
commit c284193f7e
3 changed files with 306 additions and 306 deletions
@@ -1,7 +1,7 @@
{ config, pkgs, lib, flakeRoot, ... }:
let
repoWallpaperDir = flakeRoot + "/assets/conf/desktop/wallpaper";
userRelRoot = "nixos_conf/wallpaperstuff";
userRelRoot = "nixos_conf/wallpaperstuff/pictures";
userAbsRoot = "${config.home.homeDirectory}/${userRelRoot}";
scriptRel = "hypr/scripts/wpaperd-workspace-1to9.sh";