its possible to change my config file name ?
You'd need to find any references to inc/config.php and change it. I would not recommend doing it.
If you CHMOD the file to 444 and put in a .htaccess rule to give a 403 error to anyone who tries to access it you should be fine, if you were thinking of doing this for security.