Wallpaper location was not correct
This commit is contained in:
@@ -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";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user