Add figlet
This commit is contained in:
@@ -1,10 +1,3 @@
|
||||
echo -e "${GREEN}"
|
||||
cat <<"EOF"
|
||||
___ _ _ _
|
||||
/ _ \| |_(_) | ___
|
||||
| | | | __| | |/ _ \
|
||||
| |_| | |_| | | __/
|
||||
\__\_\\__|_|_|\___|
|
||||
|
||||
EOF
|
||||
figlet "Qtile"
|
||||
echo -e "${NONE}"
|
||||
Reference in New Issue
Block a user