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