Add figlet
This commit is contained in:
+1
-8
@@ -4,14 +4,7 @@
|
||||
|
||||
if [[ $profile == *"Hyprland"* ]]; then
|
||||
echo -e "${GREEN}"
|
||||
cat <<"EOF"
|
||||
__ __ _ _
|
||||
| \/ | ___ _ __ (_) |_ ___ _ __ ___
|
||||
| |\/| |/ _ \| '_ \| | __/ _ \| '__/ __|
|
||||
| | | | (_) | | | | | || (_) | | \__ \
|
||||
|_| |_|\___/|_| |_|_|\__\___/|_| |___/
|
||||
|
||||
EOF
|
||||
figlet "Monitor"
|
||||
echo -e "${NONE}"
|
||||
if [ "$monitorrestored" == "1" ]; then
|
||||
echo "Monitor settings could already be restored".
|
||||
|
||||
Reference in New Issue
Block a user