diff --git a/install.sh b/install.sh index 07120a0..5067763 100755 --- a/install.sh +++ b/install.sh @@ -98,7 +98,9 @@ install() { # Copy the wallpapers echo -e "Copying all ${MAGENTA}wallpapers${NORMAL}" cp -r wallpapers/wallpaper.png ~/Pictures/wallpapers - cp -r wallpapers/otherWallpaper/* ~/Pictures/wallpapers/others/ + cp -r wallpapers/otherWallpaper/catppuccin/* ~/Pictures/wallpapers/others/ + cp -r wallpapers/otherWallpaper/nixos/* ~/Pictures/wallpapers/others/ + cp -r wallpapers/otherWallpaper/others/* ~/Pictures/wallpapers/others/ sleep 0.2 # Get the hardware configuration