Skip to content

Commit f3dbdfc

Browse files
author
Shaun Prince
committed
feat: apply upstream PR#2215 (closes #77)
1 parent 23f6895 commit f3dbdfc

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

neofetch

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8933,6 +8933,17 @@ o/:-...................................:
89338933
EOF
89348934
;;
89358935

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+
89368947
"Garuda"*)
89378948
set_colors 7 7
89388949
read -rd '' ascii_data <<'EOF'

0 commit comments

Comments
 (0)