diff options
| author | JaKooLit <jimmielovejay@gmail.com> | 2023-12-22 12:20:18 +0900 |
|---|---|---|
| committer | JaKooLit <jimmielovejay@gmail.com> | 2023-12-22 12:20:18 +0900 |
| commit | 41ff9d1a135560a92d3353ceb46b7c66d89f89c1 (patch) | |
| tree | c2b3f5b8a8c4484f74296aad33b464a491bd863b /copy.sh | |
| parent | 0a163518371557001d8cb96b80a9b3f141026304 (diff) | |
updated initial wallpaper as debian is having issue
Diffstat (limited to 'copy.sh')
| -rwxr-xr-x | copy.sh | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
