Start making Neofetch better

This commit is contained in:
Tyler Kelley 2024-02-17 18:58:06 -06:00
parent 80ecadfb91
commit 57ec06653c
2 changed files with 11 additions and 1 deletions

View File

@ -0,0 +1,11 @@
${c1} .--.
.-./ ___\ ||
`-'\|. .| ||
__\=/__ .-.
.' \:/ `. /\/|
/ /( : )\ V /||
\_\( : ) `-' ||
(_(__:__) __||___
\ | / / /
|__|__| ( (
(___V___) \______\\

View File

@ -21,6 +21,5 @@
cpu_temp="C" cpu_temp="C"
separator=" $(color 4)>" separator=" $(color 4)>"
stdout="off" stdout="off"
image_source=${./files/face.jpg}
''; '';
} }