We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 23f6895 commit f3dbdfcCopy full SHA for f3dbdfc
1 file changed
neofetch
@@ -8933,6 +8933,17 @@ o/:-...................................:
8933
EOF
8934
;;
8935
8936
+ "garuda_small")
8937
+ set_colors 7 7 3 7 2 4
8938
+ read -rd '' ascii_data <<'EOF'
8939
+${c3} .----.
8940
+ .' ${c6},${c3} '.
8941
+${c4} .' ${c6}'${c3}-----|
8942
+'${c5}. -----,
8943
+ '.____.'
8944
+EOF
8945
+ ;;
8946
+
8947
"Garuda"*)
8948
set_colors 7 7
8949
read -rd '' ascii_data <<'EOF'
0 commit comments