|
|
|
@ -1,7 +1,8 @@ |
|
|
|
#!/bin/bash |
|
|
|
#!/bin/bash |
|
|
|
|
|
|
|
|
|
|
|
### https://github.com/JaKooLit/JaKooLit |
|
|
|
### https://github.com/JaKooLit/JaKooLit |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
clear |
|
|
|
|
|
|
|
|
|
|
|
wallpaper=$HOME/Pictures/wallpapers/Cute-Cat_ja.png |
|
|
|
wallpaper=$HOME/Pictures/wallpapers/Cute-Cat_ja.png |
|
|
|
|
|
|
|
|
|
|
|
# Check if running as root. If root, script will exit |
|
|
|
# Check if running as root. If root, script will exit |
|
|
|
|