From 41ff9d1a135560a92d3353ceb46b7c66d89f89c1 Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Fri, 22 Dec 2023 12:20:18 +0900 Subject: updated initial wallpaper as debian is having issue --- copy.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'copy.sh') diff --git a/copy.sh b/copy.sh index 4400d826..3efaf59d 100755 --- a/copy.sh +++ b/copy.sh @@ -3,7 +3,7 @@ clear -wallpaper=$HOME/Pictures/wallpapers/Cute-Cat_ja.png +wallpaper=$HOME/Pictures/wallpapers/Cute-Cat_ja.jpg # Check if running as root. If root, script will exit if [[ $EUID -eq 0 ]]; then -- cgit v1.2.3