From 6d88108dc04e1364b337c9560406abaccbb687c2 Mon Sep 17 00:00:00 2001 From: "Ja.KooLit" Date: Mon, 18 Dec 2023 01:41:41 +0900 Subject: Final Commit before release.... but will test one more time --- copy.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'copy.sh') diff --git a/copy.sh b/copy.sh index 453443f6..11c98ab2 100755 --- a/copy.sh +++ b/copy.sh @@ -2,7 +2,7 @@ ### https://github.com/JaKooLit/JaKooLit -wallpaper=$HOME/Pictures/wallpapers/CuteCat.png +wallpaper=$HOME/Pictures/wallpapers/Cute-Cat_ja.png # Check if running as root. If root, script will exit if [[ $EUID -eq 0 ]]; then -- cgit v1.2.3