Commit 2.5.1
This commit is contained in:
@@ -1,17 +1,17 @@
|
||||
# ------------------------------------------------------
|
||||
# Install pywal
|
||||
# ------------------------------------------------------
|
||||
|
||||
echo -e "${GREEN}"
|
||||
cat <<"EOF"
|
||||
___ _ _ _ _
|
||||
|_ _|_ __ ___| |_ __ _| | | _ __ _ ___ ____ _| |
|
||||
| || '_ \/ __| __/ _` | | | | '_ \| | | \ \ /\ / / _` | |
|
||||
| || | | \__ \ || (_| | | | | |_) | |_| |\ V V / (_| | |
|
||||
|___|_| |_|___/\__\__,_|_|_| | .__/ \__, | \_/\_/ \__,_|_|
|
||||
|_| |___/
|
||||
_
|
||||
_ __ _ ___ ____ _| |
|
||||
| '_ \| | | \ \ /\ / / _` | |
|
||||
| |_) | |_| |\ V V / (_| | |
|
||||
| .__/ \__, | \_/\_/ \__,_|_|
|
||||
|_| |___/
|
||||
|
||||
EOF
|
||||
|
||||
echo -e "${NONE}"
|
||||
if [ -f /usr/bin/wal ]; then
|
||||
echo "pywal already installed."
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user