feat: remove color blocks from welcome.sh neofetch
parent
1848b90fa5
commit
f832b1904c
|
|
@ -35,6 +35,7 @@ neofetch=`neofetch \
|
|||
--cpu_speed on \
|
||||
--cpu_temp C \
|
||||
--colors $TITLE_COLOR $AT_COLOR $UNDERLINE_COLOR $SUBTITLE_COLOR $COLON_COLOR $INFO_COLOR \
|
||||
--color_blocks off \
|
||||
--ascii_colors $OS_COLOR \
|
||||
# --ascii_distro macos # debug
|
||||
`
|
||||
|
|
|
|||
Loading…
Reference in New Issue